Home
last modified time | relevance | path

Searched defs:getCallRange (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.cpp192 SourceRange InterpFrame::getCallRange() const { getCallRange() function in InterpFrame
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp634 SourceRange getCallRange() const override { return CallRange; } getCallRange() function in __anon147cbbcc0111::CallStackFrame