Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCFGMatchSwitch.h81 case CFGElement::CXXRecordTypedCall: in Build()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h68 CXXRecordTypedCall, enumerator
70 STMT_END = CXXRecordTypedCall,
200 : CFGStmt(E, CXXRecordTypedCall) { in CFGCXXRecordTypedCall()
222 return E.getKind() == CXXRecordTypedCall; in isKind()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp104 case CFGElement::CXXRecordTypedCall: in getStmt()
H A DExprEngine.cpp975 case CFGElement::CXXRecordTypedCall: in processCFGElement()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp525 case CFGElement::CXXRecordTypedCall: in getLocationForCaller()
H A DCFG.cpp5405 case CFGElement::CXXRecordTypedCall: in getDestructorDecl()
5876 case CFGElement::Kind::CXXRecordTypedCall: in print_elem()