Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp178 return runToolOnCodeWithArgs(std::move(ToolAction), Code, in runToolOnCode()
201 bool runToolOnCodeWithArgs( in runToolOnCodeWithArgs() function
219 bool runToolOnCodeWithArgs( in runToolOnCodeWithArgs() function
242 return runToolOnCodeWithArgs(std::move(ToolAction), Code, OverlayFileSystem, in runToolOnCodeWithArgs()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h187 bool runToolOnCodeWithArgs(
196 bool runToolOnCodeWithArgs(