Searched defs:CE_END_SIMPLE_CALLS (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h37 CE_END_SIMPLE_CALLS = CE_Block, enumerator in enum:clang::ento::CallEventKind
410 CA->getKind() <= CE_END_SIMPLE_CALLS;

Completed in 18 milliseconds