Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h68 CE_BEG_CXX_CONSTRUCTOR_CALLS = CE_CXXConstructor, enumerator
867 return Call->getKind() >= CE_BEG_CXX_CONSTRUCTOR_CALLS && in classof()