Home
last modified time | relevance | path

Searched refs:SVAL_TEST (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DSValTest.cpp134 #define SVAL_TEST(NAME, CODE) \ macro
160 SVAL_TEST(GetConstType, R"(
180 SVAL_TEST(GetLocAsIntType, R"(
202 SVAL_TEST(GetSymExprType, R"(
224 SVAL_TEST(GetPointerType, R"(
278 SVAL_TEST(GetCompoundType, R"(
327 SVAL_TEST(GetStringType, R"(
339 SVAL_TEST(GetThisType, R"(
356 SVAL_TEST(GetFunctionPtrType, R"(
369 SVAL_TEST(GetLabelType, R"(