Fuzz introspector: fuzz_sql_parse
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
0 0 None 84 2418 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:3236
0 0 None 84 2418 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:3269
0 0 None 84 2418 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5705
0 0 None 84 2418 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5733
0 0 None 16 364 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5727
0 0 None 8 8 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5872
0 0 1 :

['free']

8 8 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5875
0 0 None 5 32 yydestruct(charconst*,yysymbol_kind_t,HSQL_STYPE*,HSQL_CUST_LTYPE*,hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:2084
0 0 None 0 0 hsql::SQLParser::parse(std::__1::basic_string ,std::__1::allocator >const&,hsql::SQLParserResult*) call site: 00000 /src/sql-parser/src/SQLParser.cpp:17
0 0 None 0 0 yysyntax_error(long*,char**,yypcontext_tconst*) call site: 00000 /src/sql-parser/bison_parser.cpp:2006
0 0 None 0 0 yysyntax_error(long*,char**,yypcontext_tconst*) call site: 00000 /src/sql-parser/bison_parser.cpp:2034
0 0 None 0 0 yysyntax_error(long*,char**,yypcontext_tconst*) call site: 00000 /src/sql-parser/bison_parser.cpp:2041

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 hsql::SQLParserResult::SQLParserResult() [function] [call site] 00001
1 hsql::SQLParser::parse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, hsql::SQLParserResult*) [function] [call site] 00002
2 hsql_lex_init(void**) [function] [call site] 00003
3 __errno_location [call site] 00004
3 hsql_alloc(unsigned long, void*) [function] [call site] 00005
3 __errno_location [call site] 00006
3 yy_init_globals(void*) [function] [call site] 00007
2 fprintf [call site] 00008
2 hsql__scan_string(char const*, void*) [function] [call site] 00009
3 strlen [call site] 00010
3 hsql__scan_bytes(char const*, int, void*) [function] [call site] 00011
4 hsql_alloc(unsigned long, void*) [function] [call site] 00012
4 yy_fatal_error(char const*, void*) [function] [call site] 00013
5 fprintf [call site] 00014
5 exit [call site] 00015
4 hsql__scan_buffer(char*, unsigned long, void*) [function] [call site] 00016
5 hsql_alloc(unsigned long, void*) [function] [call site] 00017
5 yy_fatal_error(char const*, void*) [function] [call site] 00018
5 hsql__switch_to_buffer(yy_buffer_state*, void*) [function] [call site] 00019
6 hsql_ensure_buffer_stack(void*) [function] [call site] 00020
7 hsql_alloc(unsigned long, void*) [function] [call site] 00021
7 yy_fatal_error(char const*, void*) [function] [call site] 00022
7 hsql_realloc(void*, unsigned long, void*) [function] [call site] 00023
8 realloc [call site] 00024
7 yy_fatal_error(char const*, void*) [function] [call site] 00025
6 hsql__load_buffer_state(void*) [function] [call site] 00026
4 yy_fatal_error(char const*, void*) [function] [call site] 00027
2 hsql_parse(hsql::SQLParserResult*, void*) [function] [call site] 00028
3 __cxa_guard_acquire [call site] 00029
3 HSQL_CUST_LTYPE::HSQL_CUST_LTYPE() [function] [call site] 00030
3 __cxa_atexit [call site] 00031
3 HSQL_CUST_LTYPE::~HSQL_CUST_LTYPE() [function] [call site] 00032
3 __cxa_guard_release [call site] 00033
3 HSQL_CUST_LTYPE::HSQL_CUST_LTYPE(HSQL_CUST_LTYPE const&) [function] [call site] 00034
3 HSQL_CUST_LTYPE::HSQL_CUST_LTYPE() [function] [call site] 00035
3 HSQL_CUST_LTYPE::HSQL_CUST_LTYPE() [function] [call site] 00036
3 HSQL_CUST_LTYPE::HSQL_CUST_LTYPE() [function] [call site] 00037
3 HSQL_CUST_LTYPE::operator=(HSQL_CUST_LTYPE const&) [function] [call site] 00038
3 hsql_lex(HSQL_STYPE*, HSQL_CUST_LTYPE*, void*) [function] [call site] 00039
4 hsql_ensure_buffer_stack(void*) [function] [call site] 00040
4 hsql__create_buffer(_IO_FILE*, int, void*) [function] [call site] 00041
5 hsql_alloc(unsigned long, void*) [function] [call site] 00042
5 yy_fatal_error(char const*, void*) [function] [call site] 00043
5 hsql_alloc(unsigned long, void*) [function] [call site] 00044
5 yy_fatal_error(char const*, void*) [function] [call site] 00045
5 hsql__init_buffer(yy_buffer_state*, _IO_FILE*, void*) [function] [call site] 00046
6 __errno_location [call site] 00047
6 hsql__flush_buffer(yy_buffer_state*, void*) [function] [call site] 00048
7 hsql__load_buffer_state(void*) [function] [call site] 00049
6 __errno_location [call site] 00050
4 hsql__load_buffer_state(void*) [function] [call site] 00051
4 atof [call site] 00052
4 __errno_location [call site] 00053
4 strtoll [call site] 00054
4 __errno_location [call site] 00055
4 fprintf [call site] 00056
4 strlen [call site] 00057
4 hsql::substr(char const*, int, int) [function] [call site] 00058
5 strncpy [call site] 00059
4 strdup [call site] 00060
4 TLS wrapper function for strbuf [call site] 00061
5 __tls_init [function] [call site] 00062
6 __cxx_global_var_init [function] [call site] 00063
7 __cxa_thread_atexit [call site] 00064
4 TLS wrapper function for strbuf [call site] 00065
4 TLS wrapper function for strbuf [call site] 00066
4 TLS wrapper function for strbuf [call site] 00067
4 strdup [call site] 00068
4 fprintf [call site] 00069
4 fprintf [call site] 00070
4 fwrite [call site] 00071
4 yy_get_previous_state(void*) [function] [call site] 00072
4 yy_try_NUL_trans(int, void*) [function] [call site] 00073
4 yy_get_next_buffer(void*) [function] [call site] 00074
5 yy_fatal_error(char const*, void*) [function] [call site] 00075
5 hsql_realloc(void*, unsigned long, void*) [function] [call site] 00076
5 yy_fatal_error(char const*, void*) [function] [call site] 00077
5 getc [call site] 00078
5 ferror [call site] 00079
5 yy_fatal_error(char const*, void*) [function] [call site] 00080
5 __errno_location [call site] 00081
5 fread [call site] 00082
5 clearerr [call site] 00083
5 hsql_restart(_IO_FILE*, void*) [function] [call site] 00084
6 hsql_ensure_buffer_stack(void*) [function] [call site] 00085
6 hsql__create_buffer(_IO_FILE*, int, void*) [function] [call site] 00086
6 hsql__init_buffer(yy_buffer_state*, _IO_FILE*, void*) [function] [call site] 00087
6 hsql__load_buffer_state(void*) [function] [call site] 00088
5 hsql_realloc(void*, unsigned long, void*) [function] [call site] 00089
5 yy_fatal_error(char const*, void*) [function] [call site] 00090
4 yy_get_previous_state(void*) [function] [call site] 00091
4 yy_get_previous_state(void*) [function] [call site] 00092
4 yy_fatal_error(char const*, void*) [function] [call site] 00093
3 HSQL_CUST_LTYPE::operator=(HSQL_CUST_LTYPE const&) [function] [call site] 00094
3 HSQL_CUST_LTYPE::operator=(HSQL_CUST_LTYPE const&) [function] [call site] 00095
3 HSQL_CUST_LTYPE::operator=(HSQL_CUST_LTYPE const&) [function] [call site] 00096
3 hsql::SQLParserResult::addStatement(hsql::SQLStatement*) [function] [call site] 00097
3 hsql::SQLParserResult::addParameter(hsql::Expr*) [function] [call site] 00098
3 hsql::Expr::make(hsql::ExprType) [function] [call site] 00099
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00100
5 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00101
3 hsql::Expr::make(hsql::ExprType) [function] [call site] 00102
3 hsql::TransactionStatement::TransactionStatement(hsql::TransactionCommand) [function] [call site] 00103
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00104
3 hsql::TransactionStatement::TransactionStatement(hsql::TransactionCommand) [function] [call site] 00105
3 hsql::TransactionStatement::TransactionStatement(hsql::TransactionCommand) [function] [call site] 00106
3 hsql::PrepareStatement::PrepareStatement() [function] [call site] 00107
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00108
3 hsql::ExecuteStatement::ExecuteStatement() [function] [call site] 00109
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00110
3 hsql::ExecuteStatement::ExecuteStatement() [function] [call site] 00111
3 hsql::ImportStatement::ImportStatement(hsql::ImportType) [function] [call site] 00112
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00113
3 hsql::ImportStatement::ImportStatement(hsql::ImportType) [function] [call site] 00114
3 hsql::ImportExportOptions::~ImportExportOptions() [function] [call site] 00115
3 strcasecmp [call site] 00116
3 strcasecmp [call site] 00117
3 strcasecmp [call site] 00118
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00119
4 hsql::SQLParserResult::setIsValid(bool) [function] [call site] 00120
4 strdup [call site] 00121
4 hsql::SQLParserResult::setErrorDetails(char*, int, int) [function] [call site] 00122
3 hsql::ImportExportOptions::ImportExportOptions() [function] [call site] 00123
3 hsql::ImportExportOptions::~ImportExportOptions() [function] [call site] 00124
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00125
3 hsql::ImportExportOptions::ImportExportOptions() [function] [call site] 00126
3 hsql::ImportExportOptions::~ImportExportOptions() [function] [call site] 00127
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00128
3 hsql::ImportExportOptions::ImportExportOptions() [function] [call site] 00129
3 hsql::ExportStatement::ExportStatement(hsql::ImportType) [function] [call site] 00130
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00131
3 hsql::ImportExportOptions::~ImportExportOptions() [function] [call site] 00132
3 hsql::ExportStatement::ExportStatement(hsql::ImportType) [function] [call site] 00133
3 hsql::ImportExportOptions::~ImportExportOptions() [function] [call site] 00134
3 hsql::ShowStatement::ShowStatement(hsql::ShowType) [function] [call site] 00135
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00136
3 hsql::ShowStatement::ShowStatement(hsql::ShowType) [function] [call site] 00137
3 hsql::ShowStatement::ShowStatement(hsql::ShowType) [function] [call site] 00138
3 hsql::CreateStatement::CreateStatement(hsql::CreateType) [function] [call site] 00139
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00140
3 strcasecmp [call site] 00141
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00142
3 hsql::CreateStatement::CreateStatement(hsql::CreateType) [function] [call site] 00143
3 hsql::CreateStatement::setColumnDefsAndConstraints(std::__1::vector<hsql::TableElement*, std::__1::allocator<hsql::TableElement*> >*) [function] [call site] 00144
4 __dynamic_cast [call site] 00145
4 __dynamic_cast [call site] 00146
3 hsql::SQLParserResult::errorMsg() const [function] [call site] 00147
3 hsql::CreateStatement::CreateStatement(hsql::CreateType) [function] [call site] 00148
3 hsql::CreateStatement::CreateStatement(hsql::CreateType) [function] [call site] 00149
3 hsql::CreateStatement::CreateStatement(hsql::CreateType) [function] [call site] 00150
3 hsql::ColumnDefinition::ColumnDefinition(char*, hsql::ColumnType, std::__1::unordered_set<hsql::ConstraintType, std::__1::hash<hsql::ConstraintType>, std::__1::equal_to<hsql::ConstraintType>, std::__1::allocator<hsql::ConstraintType> >*, std::__1::vector<hsql::ReferencesSpecification*, std::__1::allocator<hsql::ReferencesSpecification*> >*) [function] [call site] 00151
4 hsql::TableElement::TableElement() [function] [call site] 00152
3 hsql::ColumnDefinition::trySetNullableExplicit() [function] [call site] 00153
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00154
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00155
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00156
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00157
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00158
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00159
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00160
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00161
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00162
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00163
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00164
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00165
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00166
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00167
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00168
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00169
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00170
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00171
3 hsql::ColumnType::ColumnType(hsql::DataType, long, long, long) [function] [call site] 00172
3 hsql::ColumnConstraints::ColumnConstraints() [function] [call site] 00173
3 hsql::ColumnConstraints::ColumnConstraints() [function] [call site] 00174
3 hsql::ColumnConstraints::ColumnConstraints() [function] [call site] 00175
3 hsql::TableConstraint::TableConstraint(hsql::ConstraintType, std::__1::vector<char*, std::__1::allocator<char*> >*) [function] [call site] 00176
4 hsql::TableElement::TableElement() [function] [call site] 00177
3 hsql::TableConstraint::TableConstraint(hsql::ConstraintType, std::__1::vector<char*, std::__1::allocator<char*> >*) [function] [call site] 00178
3 hsql::ForeignKeyConstraint::ForeignKeyConstraint(std::__1::vector<char*, std::__1::allocator<char*> >*, hsql::ReferencesSpecification*) [function] [call site] 00179
4 hsql::TableConstraint::TableConstraint(hsql::ConstraintType, std::__1::vector<char*, std::__1::allocator<char*> >*) [function] [call site] 00180
3 hsql::ReferencesSpecification::ReferencesSpecification(char*, char*, std::__1::vector<char*, std::__1::allocator<char*> >*) [function] [call site] 00181
3 hsql::DropStatement::DropStatement(hsql::DropType) [function] [call site] 00182
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00183
3 hsql::DropStatement::DropStatement(hsql::DropType) [function] [call site] 00184
3 hsql::DropStatement::DropStatement(hsql::DropType) [function] [call site] 00185
3 hsql::DropStatement::DropStatement(hsql::DropType) [function] [call site] 00186
3 hsql::AlterStatement::AlterStatement(char*, hsql::AlterAction*) [function] [call site] 00187
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00188
3 hsql::DropColumnAction::DropColumnAction(char*) [function] [call site] 00189
4 hsql::AlterAction::AlterAction(hsql::ActionType) [function] [call site] 00190
3 hsql::DeleteStatement::DeleteStatement() [function] [call site] 00191
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00192
3 hsql::DeleteStatement::DeleteStatement() [function] [call site] 00193
3 hsql::InsertStatement::InsertStatement(hsql::InsertType) [function] [call site] 00194
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00195
3 hsql::InsertStatement::InsertStatement(hsql::InsertType) [function] [call site] 00196
3 hsql::UpdateStatement::UpdateStatement() [function] [call site] 00197
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00198
3 hsql::SetOperation::SetOperation() [function] [call site] 00199
3 hsql::SetOperation::SetOperation() [function] [call site] 00200
3 hsql::SetOperation::SetOperation() [function] [call site] 00201
3 hsql::SelectStatement::SelectStatement() [function] [call site] 00202
4 hsql::SQLStatement::SQLStatement(hsql::StatementType) [function] [call site] 00203
3 hsql::GroupByDescription::GroupByDescription() [function] [call site] 00204
3 hsql::OrderDescription::OrderDescription(hsql::OrderType, hsql::Expr*) [function] [call site] 00205
3 hsql::LimitDescription::LimitDescription(hsql::Expr*, hsql::Expr*) [function] [call site] 00206
3 hsql::LimitDescription::LimitDescription(hsql::Expr*, hsql::Expr*) [function] [call site] 00207
3 hsql::LimitDescription::LimitDescription(hsql::Expr*, hsql::Expr*) [function] [call site] 00208
3 hsql::LimitDescription::LimitDescription(hsql::Expr*, hsql::Expr*) [function] [call site] 00209
3 hsql::LimitDescription::LimitDescription(hsql::Expr*, hsql::Expr*) [function] [call site] 00210
3 hsql::LimitDescription::LimitDescription(hsql::Expr*, hsql::Expr*) [function] [call site] 00211
3 hsql::Expr::makeCast(hsql::Expr*, hsql::ColumnType) [function] [call site] 00212
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00213
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00214
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00215
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00216
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00217
3 hsql::Alias::~Alias() [function] [call site] 00218
3 hsql::Expr::makeSelect(hsql::SelectStatement*) [function] [call site] 00219
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00220
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00221
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00222
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00223
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00224
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00225
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00226
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00227
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00228
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00229
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00230
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00231
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00232
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00233
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00234
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00235
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00236
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00237
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00238
3 hsql::Expr::makeInOperator(hsql::Expr*, std::__1::vector<hsql::Expr*, std::__1::allocator<hsql::Expr*> >*) [function] [call site] 00239
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00240
3 hsql::Expr::makeInOperator(hsql::Expr*, std::__1::vector<hsql::Expr*, std::__1::allocator<hsql::Expr*> >*) [function] [call site] 00241
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00242
3 hsql::Expr::makeInOperator(hsql::Expr*, hsql::SelectStatement*) [function] [call site] 00243
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00244
3 hsql::Expr::makeInOperator(hsql::Expr*, hsql::SelectStatement*) [function] [call site] 00245
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00246
3 hsql::Expr::makeCase(hsql::Expr*, hsql::Expr*, hsql::Expr*) [function] [call site] 00247
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00248
3 hsql::Expr::makeCase(hsql::Expr*, hsql::Expr*, hsql::Expr*) [function] [call site] 00249
3 hsql::Expr::makeCase(hsql::Expr*, hsql::Expr*, hsql::Expr*) [function] [call site] 00250
3 hsql::Expr::makeCase(hsql::Expr*, hsql::Expr*, hsql::Expr*) [function] [call site] 00251
3 hsql::Expr::makeCaseListElement(hsql::Expr*, hsql::Expr*) [function] [call site] 00252
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00253
3 hsql::Expr::makeCaseList(hsql::Expr*) [function] [call site] 00254
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00255
3 hsql::Expr::makeCaseListElement(hsql::Expr*, hsql::Expr*) [function] [call site] 00256
3 hsql::Expr::caseListAppend(hsql::Expr*, hsql::Expr*) [function] [call site] 00257
3 hsql::Expr::makeExists(hsql::SelectStatement*) [function] [call site] 00258
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00259
3 hsql::Expr::makeExists(hsql::SelectStatement*) [function] [call site] 00260
3 hsql::Expr::makeOpUnary(hsql::OperatorType, hsql::Expr*) [function] [call site] 00261
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00262
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00263
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00264
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00265
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00266
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00267
3 hsql::Expr::makeOpBinary(hsql::Expr*, hsql::OperatorType, hsql::Expr*) [function] [call site] 00268
3 hsql::Expr::makeFunctionRef(char*, std::__1::vector<hsql::Expr*, std::__1::allocator<hsql::Expr*> >*, bool, hsql::WindowDescription*) [function] [call site] 00269
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00270
3 hsql::Expr::makeFunctionRef(char*, std::__1::vector<hsql::Expr*, std::__1::allocator<hsql::Expr*> >*, bool, hsql::WindowDescription*) [function] [call site] 00271
3 hsql::WindowDescription::WindowDescription(std::__1::vector<hsql::Expr*, std::__1::allocator<hsql::Expr*> >*, std::__1::vector<hsql::OrderDescription*, std::__1::allocator<hsql::OrderDescription*> >*, hsql::FrameDescription*) [function] [call site] 00272
3 hsql::FrameBound::FrameBound(long, hsql::FrameBoundType, bool) [function] [call site] 00273
3 hsql::FrameDescription::FrameDescription(hsql::FrameType, hsql::FrameBound*, hsql::FrameBound*) [function] [call site] 00274
3 hsql::FrameDescription::FrameDescription(hsql::FrameType, hsql::FrameBound*, hsql::FrameBound*) [function] [call site] 00275
3 hsql::FrameBound::FrameBound(long, hsql::FrameBoundType, bool) [function] [call site] 00276
3 hsql::FrameDescription::FrameDescription(hsql::FrameType, hsql::FrameBound*, hsql::FrameBound*) [function] [call site] 00277
3 hsql::FrameBound::FrameBound(long, hsql::FrameBoundType, bool) [function] [call site] 00278
3 hsql::FrameBound::FrameBound(long, hsql::FrameBoundType, bool) [function] [call site] 00279
3 hsql::FrameBound::FrameBound(long, hsql::FrameBoundType, bool) [function] [call site] 00280
3 hsql::FrameBound::FrameBound(long, hsql::FrameBoundType, bool) [function] [call site] 00281
3 hsql::FrameBound::FrameBound(long, hsql::FrameBoundType, bool) [function] [call site] 00282
3 hsql::Expr::makeExtract(hsql::DatetimeField, hsql::Expr*) [function] [call site] 00283
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00284
3 hsql::Expr::makeCast(hsql::Expr*, hsql::ColumnType) [function] [call site] 00285
3 hsql::Expr::makeArray(std::__1::vector<hsql::Expr*, std::__1::allocator<hsql::Expr*> >*) [function] [call site] 00286
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00287
3 hsql::Expr::makeArrayIndex(hsql::Expr*, long) [function] [call site] 00288
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00289
3 hsql::Expr::makeBetween(hsql::Expr*, hsql::Expr*, hsql::Expr*) [function] [call site] 00290
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00291
3 hsql::Expr::makeColumnRef(char*) [function] [call site] 00292
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00293
3 hsql::Expr::makeColumnRef(char*, char*) [function] [call site] 00294
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00295
3 hsql::Expr::makeStar() [function] [call site] 00296
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00297
3 hsql::Expr::makeStar(char*) [function] [call site] 00298
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00299
3 hsql::Expr::makeLiteral(char*) [function] [call site] 00300
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00301
3 hsql::Expr::makeLiteral(bool) [function] [call site] 00302
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00303
3 hsql::Expr::makeLiteral(bool) [function] [call site] 00304
3 hsql::Expr::makeLiteral(double) [function] [call site] 00305
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00306
3 hsql::Expr::makeLiteral(long) [function] [call site] 00307
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00308
3 hsql::Expr::makeNullLiteral() [function] [call site] 00309
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00310
3 __isoc99_sscanf [call site] 00311
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00312
3 hsql::Expr::makeDateLiteral(char*) [function] [call site] 00313
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00314
3 hsql::Expr::makeIntervalLiteral(long, hsql::DatetimeField) [function] [call site] 00315
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00316
3 __isoc99_sscanf [call site] 00317
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00318
3 hsql::Expr::makeIntervalLiteral(long, hsql::DatetimeField) [function] [call site] 00319
3 __isoc99_sscanf [call site] 00320
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00321
3 strcasecmp [call site] 00322
3 strcasecmp [call site] 00323
3 strcasecmp [call site] 00324
3 strcasecmp [call site] 00325
3 strcasecmp [call site] 00326
3 strcasecmp [call site] 00327
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00328
3 hsql::Expr::makeIntervalLiteral(long, hsql::DatetimeField) [function] [call site] 00329
3 hsql::Expr::makeParameter(int) [function] [call site] 00330
4 hsql::Expr::Expr(hsql::ExprType) [function] [call site] 00331
3 hsql::TableRef::TableRef(hsql::TableRefType) [function] [call site] 00332
3 hsql::TableRef::TableRef(hsql::TableRefType) [function] [call site] 00333
3 hsql::TableRef::TableRef(hsql::TableRefType) [function] [call site] 00334
3 hsql::TableRef::TableRef(hsql::TableRefType) [function] [call site] 00335
3 hsql::Alias::Alias(char*, std::__1::vector<char*, std::__1::allocator<char*> >*) [function] [call site] 00336
3 hsql::Alias::Alias(char*, std::__1::vector<char*, std::__1::allocator<char*> >*) [function] [call site] 00337
3 hsql::Alias::Alias(char*, std::__1::vector<char*, std::__1::allocator<char*> >*) [function] [call site] 00338
3 hsql::TableRef::TableRef(hsql::TableRefType) [function] [call site] 00339
3 hsql::JoinDefinition::JoinDefinition() [function] [call site] 00340
3 hsql::TableRef::TableRef(hsql::TableRefType) [function] [call site] 00341
3 hsql::JoinDefinition::JoinDefinition() [function] [call site] 00342
3 hsql::TableRef::TableRef(hsql::TableRefType) [function] [call site] 00343
3 hsql::JoinDefinition::JoinDefinition() [function] [call site] 00344
3 HSQL_CUST_LTYPE::operator=(HSQL_CUST_LTYPE const&) [function] [call site] 00345
3 yysyntax_error(long*, char**, yypcontext_t const*) [function] [call site] 00346
4 yy_syntax_error_arguments(yypcontext_t const*, yysymbol_kind_t*, int) [function] [call site] 00347
5 yypcontext_expected_tokens(yypcontext_t const*, yysymbol_kind_t*, int) [function] [call site] 00348
4 strlen [call site] 00349
4 yytnamerr(char*, char const*) [function] [call site] 00350
5 stpcpy [call site] 00351
5 strlen [call site] 00352
4 yytnamerr(char*, char const*) [function] [call site] 00353
3 yysyntax_error(long*, char**, yypcontext_t const*) [function] [call site] 00354
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00355
3 HSQL_CUST_LTYPE::operator=(HSQL_CUST_LTYPE const&) [function] [call site] 00356
3 yydestruct(char const*, yysymbol_kind_t, HSQL_STYPE*, HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*) [function] [call site] 00357
4 hsql::ImportExportOptions::~ImportExportOptions() [function] [call site] 00358
4 hsql::ReferencesSpecification::~ReferencesSpecification() [function] [call site] 00359
4 hsql::Alias::~Alias() [function] [call site] 00360
4 hsql::WithDescription::~WithDescription() [function] [call site] 00361
3 HSQL_CUST_LTYPE::operator=(HSQL_CUST_LTYPE const&) [function] [call site] 00362
3 yydestruct(char const*, yysymbol_kind_t, HSQL_STYPE*, HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*) [function] [call site] 00363
3 HSQL_CUST_LTYPE::operator=(HSQL_CUST_LTYPE const&) [function] [call site] 00364
3 hsql_error(HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*, char const*) [function] [call site] 00365
3 yydestruct(char const*, yysymbol_kind_t, HSQL_STYPE*, HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*) [function] [call site] 00366
3 yydestruct(char const*, yysymbol_kind_t, HSQL_STYPE*, HSQL_CUST_LTYPE*, hsql::SQLParserResult*, void*) [function] [call site] 00367
3 HSQL_CUST_LTYPE::~HSQL_CUST_LTYPE() [function] [call site] 00368
2 hsql::SQLParserResult::setIsValid(bool) [function] [call site] 00369
2 hsql__delete_buffer(yy_buffer_state*, void*) [function] [call site] 00370
3 hsql_free(void*, void*) [function] [call site] 00371
3 hsql_free(void*, void*) [function] [call site] 00372
2 hsql_lex_destroy(void*) [function] [call site] 00373
3 hsql__delete_buffer(yy_buffer_state*, void*) [function] [call site] 00374
3 hsql_pop_buffer_state(void*) [function] [call site] 00375
4 hsql__delete_buffer(yy_buffer_state*, void*) [function] [call site] 00376
4 hsql__load_buffer_state(void*) [function] [call site] 00377
3 hsql_free(void*, void*) [function] [call site] 00378
3 hsql_free(void*, void*) [function] [call site] 00379
3 yy_init_globals(void*) [function] [call site] 00380
3 hsql_free(void*, void*) [function] [call site] 00381
1 hsql::SQLParserResult::~SQLParserResult() [function] [call site] 00382
2 hsql::SQLParserResult::reset() [function] [call site] 00383
2 __clang_call_terminate [call site] 00384
3 __cxa_begin_catch [call site] 00385