Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h66 CE_BEG_CXX_INSTANCE_CALLS = CE_CXXMember, enumerator
708 return CA->getKind() >= CE_BEG_CXX_INSTANCE_CALLS && in classof()