Home
last modified time | relevance | path

Searched defs:BASIC_SVAL (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValVisitor.h34 #define BASIC_SVAL(Id, Parent) \ in Visit() macro
49 #define BASIC_SVAL(Id, Parent) \ macro
H A DSVals.h58 #define BASIC_SVAL(Id, Parent) Id##Kind, macro