Home
last modified time | relevance | path

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

/freebsd/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()