Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp96 SourceRange ParenRange) { in SuggestParentheses()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3449 SourceRange ParenRange(DeclType.Loc, DeclType.EndLoc); in warnAboutAmbiguousFunction() local
3593 SourceRange ParenRange(Paren.Loc, Paren.EndLoc); in warnAboutRedundantParens() local
H A DSemaDeclCXX.cpp15921 CXXConstructionKind ConstructKind, SourceRange ParenRange) { in BuildCXXConstructExpr() argument
15963 CXXConstructionKind ConstructKind, SourceRange ParenRange) { in BuildCXXConstructExpr() argument
15986 CXXConstructionKind ConstructKind, SourceRange ParenRange) { in BuildCXXConstructExpr() argument
H A DSemaInit.cpp7559 SourceRange ParenRange = Kind.getParenOrBraceRange(); in Perform() local
H A DTreeTransform.h3514 SourceRange ParenRange) { in RebuildCXXConstructExpr()
H A DSemaExpr.cpp8523 SourceRange ParenRange) { in SuggestParentheses()