Home | History | Annotate | Download | only in Sema

Lines Matching refs:ASTContext

14 #include "clang/AST/ASTContext.h"
1080 static QualType adjustFunctionTypeForInstantiation(ASTContext &Context,
3290 ASTContext &C) {
3296 ASTContext &C) {
3302 ASTContext &C) {
3308 ASTContext &C) {
3329 static bool isInstantiationOf(ASTContext &Ctx, NamedDecl *D, Decl *Other) {
3391 static NamedDecl *findInstantiationOf(ASTContext &Ctx,