Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DStmt.cpp228 SourceRange getSourceRangeImpl(const Stmt *stmt, in getSourceRangeImpl() function
238 SourceRange getSourceRangeImpl(const Stmt *stmt, in getSourceRangeImpl() function
H A DExprCXX.cpp435 SourceRange CXXOperatorCallExpr::getSourceRangeImpl() const { in getSourceRangeImpl() function in CXXOperatorCallExpr