Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h71 CE_END_CXX_CONSTRUCTOR_CALLS = CE_CXXInheritedConstructor, enumerator
972 Call->getKind() <= CE_END_CXX_CONSTRUCTOR_CALLS; in classof()