Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDStmt.cpp227 SourceRange getSourceRangeImpl(const Stmt *stmt, in getSourceRangeImpl() function
237 SourceRange getSourceRangeImpl(const Stmt *stmt, in getSourceRangeImpl() function
HDExprCXX.cpp506 SourceRange CXXOperatorCallExpr::getSourceRangeImpl() const { in getSourceRangeImpl() function in CXXOperatorCallExpr