Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp258 SourceRange getSourceRangeImpl(const Stmt *stmt, in getSourceRangeImpl() function
268 SourceRange getSourceRangeImpl(const Stmt *stmt, in getSourceRangeImpl() function
H A DExprCXX.cpp582 SourceRange CXXOperatorCallExpr::getSourceRangeImpl() const { in getSourceRangeImpl() function in CXXOperatorCallExpr