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

/external/clang/lib/AST/
H A DExprCXX.cpp513 SourceRange CXXOperatorCallExpr::getSourceRangeImpl() const { function in class:CXXOperatorCallExpr
H A DStmt.cpp201 SourceRange getSourceRangeImpl(const Stmt *stmt, function in namespace:__anon17748
211 SourceRange getSourceRangeImpl(const Stmt *stmt, function in namespace:__anon17748
224 return getSourceRangeImpl<type>(this, &type::getSourceRange);

Completed in 95 milliseconds