Lines Matching defs:Context
41 NestedNameSpecifier::FindOrInsert(const ASTContext &Context, in FindOrInsert()
59 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
72 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
88 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
104 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
116 NestedNameSpecifier::Create(const ASTContext &Context, IdentifierInfo *II) { in Create()
126 NestedNameSpecifier::GlobalSpecifier(const ASTContext &Context) { in GlobalSpecifier()
134 NestedNameSpecifier::SuperSpecifier(const ASTContext &Context, in SuperSpecifier()
561 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
574 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
586 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
598 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
609 void NestedNameSpecifierLocBuilder::MakeGlobal(ASTContext &Context, in MakeGlobal()
618 void NestedNameSpecifierLocBuilder::MakeSuper(ASTContext &Context, in MakeSuper()
629 void NestedNameSpecifierLocBuilder::MakeTrivial(ASTContext &Context, in MakeTrivial()