Searched defs:IdentifierLoc (Results 1 – 7 of 7) sorted by relevance
63 SourceLocation IdentifierLoc = ConsumeToken(); in ParseHLSLBuffer() local
1873 SourceLocation IdentifierLoc = ConsumeToken(); TryAnnotateName() local 2150 SourceLocation IdentifierLoc = ConsumeToken(); TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
103 struct IdentifierLoc { struct 107 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument [all...]
2818 SourceLocation IdentifierLoc; global() member
578 Extend(ASTContext & Context,IdentifierInfo * Identifier,SourceLocation IdentifierLoc,SourceLocation ColonColonLoc) Extend() argument
66 Extend(ASTContext & Context,IdentifierInfo * Identifier,SourceLocation IdentifierLoc,SourceLocation ColonColonLoc) Extend() argument
2669 const SourceLocation IdentifierLoc = getVarDeclIdentifierLoc(D); fixVarDeclWithArray() local