Home | History | Annotate | Download | only in AST

Lines Matching refs:ASTContext

15 #include "clang/AST/ASTContext.h"
86 ASTContext &Context;
213 static BaseOffset ComputeBaseOffset(ASTContext &Context,
255 static BaseOffset ComputeBaseOffset(ASTContext &Context,
268 ComputeReturnAdjustmentBaseOffset(ASTContext &Context,
549 /// Context - The ASTContext which we will use for layout information.
550 ASTContext &Context;
813 /// Context - The ASTContext which we will use for layout information.
814 ASTContext &Context;
2195 VTableContext::VTableContext(ASTContext &Context)
2205 CollectPrimaryBases(const CXXRecordDecl *RD, ASTContext &Context,