Searched defs:IdentifierLoc (Results 1 – 7 of 7) sorted by relevance
63 SourceLocation IdentifierLoc = ConsumeToken(); in ParseHLSLBuffer() local
1781 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local2040 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
561 SourceLocation IdentifierLoc, in Extend()
1182 IdentifierLoc(SourceLocation L, IdentifierInfo *Ident) : Loc(L), II(Ident) {} in IdentifierLoc() function
63 SourceLocation IdentifierLoc, in Extend()
3630 const SourceLocation IdentifierLoc = getVarDeclIdentifierLoc(D); in fixVarDeclWithArray() local
3271 SourceLocation IdentifierLoc; member