Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFrame.h36 virtual SourceRange getCallRange() const = 0;
H A DInterpFrame.h65 SourceRange getCallRange() const override;
H A DState.cpp133 SourceRange CallRange = F->getCallRange(); in addCallStack()
H A DInterpFrame.cpp194 SourceRange InterpFrame::getCallRange() const { in getCallRange() function in InterpFrame
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp658 SourceRange getCallRange() const override { return CallRange; } in getCallRange() function in __anonfb577fba0111::CallStackFrame
13169 : Info.CurrentCall->getCallRange().getBegin(), in VisitBuiltinCallExpr()
18154 Info.CCEDiag(CalledFromStd ? Info.CurrentCall->getCallRange().getBegin() in EvaluateBuiltinIsWithinLifetime()