Searched refs:CE_END_CXX_INSTANCE_CALLS (Results 1 - 1 of 1) sorted by path

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h40 CE_END_CXX_INSTANCE_CALLS = CE_CXXDestructor, enumerator in enum:clang::ento::CallEventKind
552 CA->getKind() <= CE_END_CXX_INSTANCE_CALLS;

Completed in 1094 milliseconds