Home | History | Annotate | Download | only in CodeGen

Lines Matching full:astcontext

71 static CanQualType GetThisType(ASTContext &Context, const CXXRecordDecl *RD) {
304 getArgTypesForCall(ASTContext &ctx, const CallArgList &args) {
312 getArgTypesForDeclaration(ASTContext &ctx, const FunctionArgList &args) {
832 getTypeExpansion(QualType Ty, const ASTContext &Context) {
889 static int getExpansionSize(QualType Ty, const ASTContext &Context) {
1306 ClangToLLVMArgMapping(const ASTContext &Context, const CGFunctionInfo &FI,
1345 void construct(const ASTContext &Context, const CGFunctionInfo &FI,
1349 void ClangToLLVMArgMapping::construct(const ASTContext &Context,
1609 static void AddAttributesFromFunctionProtoType(ASTContext &Ctx,