Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h161 CFGBlock::ConstCFGElementRef ElemRef = {nullptr, 0};
185 CFGBlock::ConstCFGElementRef ElemRef) in CallEvent()
189 CFGBlock::ConstCFGElementRef ElemRef) in CallEvent()
240 const CFGBlock::ConstCFGElementRef &getCFGElementRef() const { in getCFGElementRef()
503 CFGBlock::ConstCFGElementRef ElemRef) in AnyFunctionCall()
507 CFGBlock::ConstCFGElementRef ElemRef) in AnyFunctionCall()
542 CFGBlock::ConstCFGElementRef ElemRef) in SimpleFunctionCall()
579 CFGBlock::ConstCFGElementRef ElemRef) in BlockCall()
681 CFGBlock::ConstCFGElementRef ElemRef) in CXXInstanceCall()
685 CFGBlock::ConstCFGElementRef ElemRef) in CXXInstanceCall()
[all …]
H A DExprEngine.h229 CFGBlock::ConstCFGElementRef getCFGElementRef() const { in getCFGElementRef()
/freebsd/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.h915 using ConstCFGElementRef = ElementRefImpl<true>; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1405 CFGBlock::ConstCFGElementRef ElemRef) { in getSimpleCall()
1432 CFGBlock::ConstCFGElementRef ElemRef = {CalleeCtx->getCallSiteBlock(), in getCaller()
1487 CFGBlock::ConstCFGElementRef ElemRef) { in getCall()