Lines Matching refs:ASTContext
28 NestedNameSpecifier::FindOrInsert(const ASTContext &Context, in FindOrInsert()
46 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
59 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
75 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
91 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
103 NestedNameSpecifier::Create(const ASTContext &Context, IdentifierInfo *II) { in Create()
113 NestedNameSpecifier::GlobalSpecifier(const ASTContext &Context) { in GlobalSpecifier()
122 NestedNameSpecifier::SuperSpecifier(const ASTContext &Context, in SuperSpecifier()
549 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
562 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
574 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
586 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
597 void NestedNameSpecifierLocBuilder::MakeGlobal(ASTContext &Context, in MakeGlobal()
606 void NestedNameSpecifierLocBuilder::MakeSuper(ASTContext &Context, in MakeSuper()
617 void NestedNameSpecifierLocBuilder::MakeTrivial(ASTContext &Context, in MakeTrivial()
678 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext()