Home
last modified time | relevance | path

Searched defs:AstUnit (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Tooling/
H A DSourceCodeBuildersTest.cpp59 std::unique_ptr<ASTUnit> AstUnit; member
71 auto AstUnit = buildASTFromCodeWithArgs(wrapSnippet(StatementCode), in matchStmt() local
H A DStencilTest.cpp62 std::unique_ptr<ASTUnit> AstUnit; member
76 auto AstUnit = tooling::buildASTFromCodeWithArgs( in matchStmt() local