Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp267 #define BASIC_SVAL(Id, Parent) \ in getKindStr() macro
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h59 #define BASIC_SVAL(Id, Parent) Id##Kind, macro