Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp684 return buildASTFromCodeWithArgs(Code, std::vector<std::string>(), FileName, in buildASTFromCode()
688 std::unique_ptr<ASTUnit> buildASTFromCodeWithArgs( in buildASTFromCodeWithArgs() function