Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h58 SourceRange getCallRange() const override;
H A DState.cpp132 SourceRange CallRange = F->getCallRange(); in addCallStack()
H A DInterpFrame.cpp200 SourceRange InterpFrame::getCallRange() const { in getCallRange() function in InterpFrame
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp639 SourceRange getCallRange() const override { return CallRange; } in getCallRange() function in __anonfb577fba0111::CallStackFrame
12608 : Info.CurrentCall->getCallRange().getBegin(), in VisitBuiltinCallExpr()