Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp186 return runToolOnCodeWithArgs(std::move(ToolAction), Code, in runToolOnCode()
209 bool runToolOnCodeWithArgs( in runToolOnCodeWithArgs() function
227 bool runToolOnCodeWithArgs( in runToolOnCodeWithArgs() function
250 return runToolOnCodeWithArgs(std::move(ToolAction), Code, OverlayFileSystem, in runToolOnCodeWithArgs()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h186 bool runToolOnCodeWithArgs(
195 bool runToolOnCodeWithArgs(