Home
last modified time | relevance | path

Searched defs:Parens (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp644 BalancedDelimiterTracker Parens(*this, tok::l_paren, ParseOpenACCClauseParams() local
[all...]
H A DParseExprCXX.cpp979 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 DParsePragma.cpp1694 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParsePragmaAttributeSubjectMatchRuleSet() local
1721 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParsePragmaAttributeSubjectMatchRuleSet() local
H A DParseExpr.cpp3873 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParseAvailabilityCheckExpr() local
H A DParseDecl.cpp363 BalancedDelimiterTracker Parens(*this, tok::l_paren); ParseAttributeWithTypeArg() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp102 Parens, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h142 Parens, // ?R operator() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4898 int Parens = 0; parseMacroCall() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp303 BuildCXXNamedCast(SourceLocation OpLoc,tok::TokenKind Kind,TypeSourceInfo * DestTInfo,Expr * E,SourceRange AngleBrackets,SourceRange Parens) BuildCXXNamedCast() argument
H A DSemaTemplate.cpp6876 while (ParenExpr *Parens = dyn_cast<ParenExpr>(Arg)) { CheckTemplateArgumentAddressOfObjectOrFunction() local
7099 while (ParenExpr *Parens = dyn_cast<ParenExpr>(Arg)) { CheckTemplateArgumentPointerToMember() local
H A DSemaType.cpp7241 Parens, global() enumerator
H A DTreeTransform.h4113 SourceRange Parens = VIE->getSourceRange(); TransformInitializer() local
4150 SourceRange Parens = Construct->getParenOrBraceRange(); TransformInitializer() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2214 Parens, global() enumerator