/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 644 BalancedDelimiterTracker Parens(*this, tok::l_paren, ParseOpenACCClauseParams() local [all...] |
H A D | ParseExprCXX.cpp | 979 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParseLambdaIntroducer() local 3493 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParseRequiresExpression() local 3828 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParseTypeTrait() local [all...] |
H A D | ParsePragma.cpp | 1694 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParsePragmaAttributeSubjectMatchRuleSet() local 1721 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParsePragmaAttributeSubjectMatchRuleSet() local
|
H A D | ParseExpr.cpp | 3873 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParseAvailabilityCheckExpr() local
|
H A D | ParseDecl.cpp | 363 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParseAttributeWithTypeArg() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Stencil.cpp | 102 Parens, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 142 Parens, // ?R operator() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 4898 int Parens = 0; parseMacroCall() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCast.cpp | 303 BuildCXXNamedCast(SourceLocation OpLoc,tok::TokenKind Kind,TypeSourceInfo * DestTInfo,Expr * E,SourceRange AngleBrackets,SourceRange Parens) BuildCXXNamedCast() argument
|
H A D | SemaTemplate.cpp | 6876 while (ParenExpr *Parens = dyn_cast<ParenExpr>(Arg)) { CheckTemplateArgumentAddressOfObjectOrFunction() local 7099 while (ParenExpr *Parens = dyn_cast<ParenExpr>(Arg)) { CheckTemplateArgumentPointerToMember() local
|
H A D | SemaType.cpp | 7241 Parens, global() enumerator
|
H A D | TreeTransform.h | 4113 SourceRange Parens = VIE->getSourceRange(); TransformInitializer() local 4150 SourceRange Parens = Construct->getParenOrBraceRange(); TransformInitializer() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 2214 Parens, global() enumerator
|