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()
74 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
89 NestedNameSpecifier::Create(const ASTContext &Context, in Create()
101 NestedNameSpecifier::Create(const ASTContext &Context, IdentifierInfo *II) { in Create()
111 NestedNameSpecifier::GlobalSpecifier(const ASTContext &Context) { in GlobalSpecifier()
500 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
513 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
525 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
537 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend()
548 void NestedNameSpecifierLocBuilder::MakeGlobal(ASTContext &Context, in MakeGlobal()
557 void NestedNameSpecifierLocBuilder::MakeTrivial(ASTContext &Context, in MakeTrivial()
618 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext()