Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp183 return runToolOnCodeWithArgs(std::move(ToolAction), Code, in runToolOnCode()
206 bool runToolOnCodeWithArgs( in runToolOnCodeWithArgs() function
224 bool runToolOnCodeWithArgs( in runToolOnCodeWithArgs() function
247 return runToolOnCodeWithArgs(std::move(ToolAction), Code, OverlayFileSystem, in runToolOnCodeWithArgs()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h186 bool runToolOnCodeWithArgs(
195 bool runToolOnCodeWithArgs(