Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp159 return runToolOnCodeWithArgs(std::move(ToolAction), Code, in runToolOnCode()
182 bool runToolOnCodeWithArgs( in runToolOnCodeWithArgs() function
200 bool runToolOnCodeWithArgs( in runToolOnCodeWithArgs() function
223 return runToolOnCodeWithArgs(std::move(ToolAction), Code, OverlayFileSystem, in runToolOnCodeWithArgs()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DTooling.h179 bool runToolOnCodeWithArgs(
188 bool runToolOnCodeWithArgs(