Searched defs:AstUnit (Results 1 – 2 of 2) sorted by relevance
59 std::unique_ptr<ASTUnit> AstUnit; member71 auto AstUnit = buildASTFromCodeWithArgs(wrapSnippet(StatementCode), in matchStmt() local
62 std::unique_ptr<ASTUnit> AstUnit; member 76 auto AstUnit = tooling::buildASTFromCodeWithArgs( in matchStmt() local