Home
last modified time | relevance | path

Searched defs:IILoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseInit.cpp291 SourceLocation IILoc = Tok.getLocation(); in ParseInitializerWithPotentialDesignator() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp354 DiagnoseUnknownTemplateName(const IdentifierInfo & II,SourceLocation IILoc,Scope * S,const CXXScopeSpec * SS,TemplateTy & SuggestedTemplate,TemplateNameKind & SuggestedKind) DiagnoseUnknownTemplateName() argument
11636 CheckTypenameType(ElaboratedTypeKeyword Keyword,SourceLocation KeywordLoc,NestedNameSpecifierLoc QualifierLoc,const IdentifierInfo & II,SourceLocation IILoc,TypeSourceInfo ** TSI,bool DeducedTSTContext) CheckTypenameType() argument
11667 CheckTypenameType(ElaboratedTypeKeyword Keyword,SourceLocation KeywordLoc,NestedNameSpecifierLoc QualifierLoc,const IdentifierInfo & II,SourceLocation IILoc,bool DeducedTSTContext) CheckTypenameType() argument
[all...]
H A DSemaLookup.cpp5742 ActOnPragmaDump(Scope * S,SourceLocation IILoc,IdentifierInfo * II) ActOnPragmaDump() argument
H A DSemaDecl.cpp680 DiagnoseUnknownTypeName(IdentifierInfo * & II,SourceLocation IILoc,Scope * S,CXXScopeSpec * SS,ParsedType & SuggestedType,bool IsTemplateName) DiagnoseUnknownTypeName() argument
19508 shouldSkipAnonEnumBody(Scope * S,IdentifierInfo * II,SourceLocation IILoc) shouldSkipAnonEnumBody() argument
[all...]