Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h67 CE_END_CXX_INSTANCE_CALLS = CE_CXXDestructor, enumerator
709 CA->getKind() <= CE_END_CXX_INSTANCE_CALLS; in classof()