Searched refs:getSourceRangeImpl (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/AST/
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);
H A DExprCXX.cpp513 SourceRange CXXOperatorCallExpr::getSourceRangeImpl() const { function in class:CXXOperatorCallExpr
/external/clang/include/clang/AST/
H A DExprCXX.h64 SourceRange getSourceRangeImpl() const LLVM_READONLY;
72 Range = getSourceRangeImpl();

Completed in 1763 milliseconds