Searched defs:getCallLocation (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/clang/lib/AST/Interp/ | ||
| D | InterpFrame.cpp | 145 SourceLocation InterpFrame::getCallLocation() const { in getCallLocation() function in InterpFrame |
| /external/llvm-project/clang/lib/AST/ | ||
| D | ExprConstant.cpp | 630 SourceLocation getCallLocation() const override { return CallLoc; } in getCallLocation() function in __anona656c3110111::CallStackFrame |