Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h160 CFGBlock::ConstCFGElementRef ElemRef = {nullptr, 0};
184 CFGBlock::ConstCFGElementRef ElemRef) in CallEvent()
188 CFGBlock::ConstCFGElementRef ElemRef) in CallEvent()
502 CFGBlock::ConstCFGElementRef ElemRef) in AnyFunctionCall()
506 CFGBlock::ConstCFGElementRef ElemRef) in AnyFunctionCall()
578 CFGBlock::ConstCFGElementRef ElemRef) in BlockCall()
680 CFGBlock::ConstCFGElementRef ElemRef) in CXXInstanceCall()
721 CFGBlock::ConstCFGElementRef ElemRef) in CXXMemberCall()
1179 CFGBlock::ConstCFGElementRef ElemRef) in ObjCMethodCall()
1306 CFGBlock::ConstCFGElementRef ElemRef) { in create()
[all …]
H A DExprEngine.h237 CFGBlock::ConstCFGElementRef getCFGElementRef() const { in getCFGElementRef()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h98 CFGBlock::ConstCFGElementRef ElemRef = {nullptr, 0};
104 CFGBlock::ConstCFGElementRef ElemRef = {nullptr, 0})
115 CFGBlock::ConstCFGElementRef ElemRef = {nullptr, 0})
124 CFGBlock::ConstCFGElementRef getElementRef() const { return ElemRef; } in getElementRef()
558 CFGBlock::ConstCFGElementRef ElemRef) in ImplicitCallPoint()
582 CFGBlock::ConstCFGElementRef ElemRef,
600 CFGBlock::ConstCFGElementRef ElemRef,
H A DCFG.h914 using ConstCFGElementRef = ElementRefImpl<true>; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1405 CFGBlock::ConstCFGElementRef ElemRef) { in getSimpleCall()
1429 CFGBlock::ConstCFGElementRef ElemRef = {CalleeCtx->getCallSiteBlock(), in getCaller()
1484 CFGBlock::ConstCFGElementRef ElemRef) { in getCall()