Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DStmt.cpp306 SourceRange getSourceRangeImpl(const Stmt *stmt, in getSourceRangeImpl() function
316 SourceRange getSourceRangeImpl(const Stmt *stmt, in getSourceRangeImpl() function
DExprCXX.cpp585 SourceRange CXXOperatorCallExpr::getSourceRangeImpl() const { in getSourceRangeImpl() function in CXXOperatorCallExpr