Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h70 CE_BEG_CXX_CONSTRUCTOR_CALLS = CE_CXXConstructor, enumerator
971 return Call->getKind() >= CE_BEG_CXX_CONSTRUCTOR_CALLS && in classof()