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 94 2314 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:3181
0 0 None 94 2314 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:3214
0 0 None 94 2314 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5534
0 0 None 94 2314 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5562
0 0 None 16 330 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5556
0 0 None 8 8 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5701
0 0 1 :

['free']

8 8 hsql_parse(hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:5704
0 0 None 0 23 yydestruct(charconst*,yysymbol_kind_t,HSQL_STYPE*,HSQL_CUST_LTYPE*,hsql::SQLParserResult*,void*) call site: 00000 /src/sql-parser/bison_parser.cpp:2053
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:1975
0 0 None 0 0 yysyntax_error(long*,char**,yypcontext_tconst*) call site: 00000 /src/sql-parser/bison_parser.cpp:2003
0 0 None 0 0 yysyntax_error(long*,char**,yypcontext_tconst*) call site: 00000 /src/sql-parser/bison_parser.cpp:2010

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