Searched refs:AstContext (Results 1 – 3 of 3) sorted by relevance
67 const ASTContext *AstContext = Result.Context; in check() local68 PrintingPolicy PrintingPolicyWithSupressedTag(AstContext->getLangOpts()); in check()78 if (BaseExpr->HasSideEffects(*AstContext) || in check()
76 ASTContext &AstContext = C.getASTContext(); in getExtentSizeOfNewTarget() local77 CharUnits TypeSize = AstContext.getTypeSizeInChars(ElementType); in getExtentSizeOfNewTarget()93 llvm::APInt I(AstContext.getTypeSizeInChars(SvalBuilder.getArrayIndexType()) in getExtentSizeOfNewTarget()
1470 ASTContext &AstContext = C.getASTContext(); in addExtentSize() local1471 CharUnits TypeSize = AstContext.getTypeSizeInChars(ElementType); in addExtentSize()