Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/
H A DTooling.cpp646 std::unique_ptr<ASTUnit> buildASTFromCodeWithArgs( in buildASTFromCodeWithArgs() function
/llvm-project-15.0.7/clang/unittests/Analysis/
H A DExprMutationAnalyzerTest.cpp32 buildASTFromCodeWithArgs(const Twine &Code, in buildASTFromCodeWithArgs() function