Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h69 CE_END_FUNCTION_CALLS = CE_CXXAllocator, enumerator
521 CA->getKind() <= CE_END_FUNCTION_CALLS; in classof()