Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h74 CE_END_FUNCTION_CALLS = CE_CXXDeallocator, enumerator
528 CA->getKind() <= CE_END_FUNCTION_CALLS; in classof()