Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DInterpFrame.cpp145 SourceLocation InterpFrame::getCallLocation() const { in getCallLocation() function in InterpFrame
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp630 SourceLocation getCallLocation() const override { return CallLoc; } in getCallLocation() function in __anon3f12a8aa0111::CallStackFrame