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

/openbsd-current/gnu/llvm/clang/include/clang/Tooling/
H A DTooling.h186 bool runToolOnCodeWithArgs(
195 bool runToolOnCodeWithArgs(
/openbsd-current/gnu/llvm/clang/lib/Tooling/
H A DTooling.cpp178 return runToolOnCodeWithArgs(std::move(ToolAction), Code,
201 bool runToolOnCodeWithArgs( function in namespace:clang::tooling
219 bool runToolOnCodeWithArgs( function in namespace:clang::tooling
242 return runToolOnCodeWithArgs(std::move(ToolAction), Code, OverlayFileSystem,

Completed in 125 milliseconds