Home
last modified time | relevance | path

Searched refs:IdentifierLoc (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp413 SourceLocation IdentifierLoc, in BuildCXXNestedNameSpecifier() argument
420 LookupResult Found(*this, &Identifier, IdentifierLoc, in BuildCXXNestedNameSpecifier()
502 SS.Extend(Context, &Identifier, IdentifierLoc, CCLoc); in BuildCXXNestedNameSpecifier()
555 LookupResult FoundOuter(*this, &Identifier, IdentifierLoc, in BuildCXXNestedNameSpecifier()
571 Diag(IdentifierLoc, in BuildCXXNestedNameSpecifier()
589 SS.Extend(Context, Namespace, IdentifierLoc, CCLoc); in BuildCXXNestedNameSpecifier()
594 SS.Extend(Context, Alias, IdentifierLoc, CCLoc); in BuildCXXNestedNameSpecifier()
603 InjectedTL.setNameLoc(IdentifierLoc); in BuildCXXNestedNameSpecifier()
606 RecordTL.setNameLoc(IdentifierLoc); in BuildCXXNestedNameSpecifier()
609 TypedefTL.setNameLoc(IdentifierLoc); in BuildCXXNestedNameSpecifier()
[all …]
DDeclSpec.cpp66 SourceLocation IdentifierLoc, in Extend() argument
68 Builder.Extend(Context, Identifier, IdentifierLoc, ColonColonLoc); in Extend()
71 Range.setBegin(IdentifierLoc); in Extend()
/external/clang/lib/AST/
DNestedNameSpecifier.cpp518 SourceLocation IdentifierLoc, in Extend() argument
524 SaveSourceLocation(IdentifierLoc, Buffer, BufferSize, BufferCapacity); in Extend()
/external/clang/include/clang/AST/
DNestedNameSpecifier.h385 SourceLocation IdentifierLoc, SourceLocation ColonColonLoc);
/external/clang/include/clang/Sema/
DDeclSpec.h109 SourceLocation IdentifierLoc, SourceLocation ColonColonLoc);
DSema.h3890 SourceLocation IdentifierLoc,
3922 SourceLocation IdentifierLoc,
3936 SourceLocation IdentifierLoc,