Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DFrame.h36 virtual SourceLocation getCallLocation() const = 0;
H A DInterpFrame.h54 SourceLocation getCallLocation() const override;
H A DState.cpp131 SourceLocation CallLocation = F->getCallLocation(); in addCallStack()
H A DInterpFrame.cpp145 SourceLocation InterpFrame::getCallLocation() const { in getCallLocation() function in InterpFrame
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp633 SourceLocation getCallLocation() const override { return CallLoc; } in getCallLocation() function in __anondef1c1650111::CallStackFrame