Searched defs:AstUnit (Results 1 – 2 of 2) sorted by relevance
42 std::unique_ptr<ASTUnit> AstUnit; member54 auto AstUnit = buildASTFromCode(wrapSnippet(StatementCode)); in matchStmt() local
48 std::unique_ptr<ASTUnit> AstUnit; member60 auto AstUnit = tooling::buildASTFromCodeWithArgs(wrapSnippet(StatementCode), in matchStmt() local