Home
last modified time | relevance | path

Searched defs:ParenRange (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp88 SourceRange ParenRange) { in SuggestParentheses()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3645 SourceRange ParenRange(DeclType.Loc, DeclType.EndLoc); in warnAboutAmbiguousFunction() local
3789 SourceRange ParenRange(Paren.Loc, Paren.EndLoc); in warnAboutRedundantParens() local
H A DSemaDeclCXX.cpp15055 SourceRange ParenRange) { in BuildCXXConstructExpr()
15094 SourceRange ParenRange) { in BuildCXXConstructExpr()
15119 SourceRange ParenRange) { in BuildCXXConstructExpr()
H A DSemaInit.cpp8052 SourceRange ParenRange = Kind.getParenOrBraceRange(); in Perform() local
H A DTreeTransform.h3204 SourceRange ParenRange) { in RebuildCXXConstructExpr()
H A DSemaExpr.cpp8526 SourceRange ParenRange) { in SuggestParentheses()