Searched defs:getSourceRangeImpl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Stmt.cpp | 307 SourceRange getSourceRangeImpl(const Stmt *stmt, getSourceRangeImpl() function |
H A D | ExprCXX.cpp | 589 SourceRange CXXOperatorCallExpr::getSourceRangeImpl() const { getSourceRangeImpl() function in CXXOperatorCallExpr |