Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h72 CE_BEG_FUNCTION_CALLS = CE_Function, enumerator
510 return CA->getKind() >= CE_BEG_FUNCTION_CALLS && in classof()