Home
last modified time | relevance | path

Searched defs:FRI (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dmisplaced-widening-cast-explicit-only.cpp71 FRI, enumerator
/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2083 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 DParseExprCXX.cpp2131 ParseCXXCondition(StmtResult * InitStmt,SourceLocation Loc,Sema::ConditionKind CK,bool MissingOK,ForRangeInfo * FRI,bool EnterForConditionScope) ParseCXXCondition() argument