Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h60 #define NONLOC_SVAL(Id, Parent) NonLoc##Id##Kind, macro
181 #define NONLOC_SVAL(Id, Parent) \ macro