Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp124 bool runToolOnCodeWithArgs(clang::FrontendAction *ToolAction, const Twine &Code, in runToolOnCodeWithArgs() function
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DToolingTest.cpp249 TEST(runToolOnCodeWithArgs, TestNoDepFile) { in TEST() argument