Searched defs:FRI (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | misplaced-widening-cast-explicit-only.cpp | 71 FRI, enumerator
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 2083 ParseSimpleDeclaration(DeclaratorContext Context,SourceLocation & DeclEnd,ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs,bool RequireSemi,ForRangeInit * FRI,SourceLocation * DeclSpecStart) ParseSimpleDeclaration() argument 2286 ParseDeclGroup(ParsingDeclSpec & DS,DeclaratorContext Context,ParsedAttributes & Attrs,ParsedTemplateInfo & TemplateInfo,SourceLocation * DeclEnd,ForRangeInit * FRI) ParseDeclGroup() argument 2645 ParseDeclarationAfterDeclaratorAndAttributes(Declarator & D,const ParsedTemplateInfo & TemplateInfo,ForRangeInit * FRI) ParseDeclarationAfterDeclaratorAndAttributes() argument [all...] |
H A D | ParseExprCXX.cpp | 2131 ParseCXXCondition(StmtResult * InitStmt,SourceLocation Loc,Sema::ConditionKind CK,bool MissingOK,ForRangeInfo * FRI,bool EnterForConditionScope) ParseCXXCondition() argument
|