Searched refs:AST0 (Results 1 – 1 of 1) sorted by relevance
19 std::unique_ptr<ASTUnit> AST0, AST1; member32 AST0 = tooling::buildASTFromCodeWithArgs(Code0, Args, InputFileName); in makeASTUnits()47 AST0->getASTContext().getTranslationUnitDecl(), Matcher0); in makeDecls()59 return std::make_tuple(AST0->getASTContext().getTranslationUnitDecl(), in makeTuDecls()104 AST0->getASTContext().getTranslationUnitDecl(), Matcher0); in makeStmts()108 return std::make_tuple(StmtWithASTContext(*S0, AST0->getASTContext()), in makeStmts()