Searched refs:CE_BEG_FUNCTION_CALLS (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h67 CE_BEG_FUNCTION_CALLS = CE_Function, enumerator in enum:clang::ento::CallEventKind
488 return CA->getKind() >= CE_BEG_FUNCTION_CALLS &&

Completed in 105 milliseconds