Home
last modified time | relevance | path

Searched defs:ClangExecutable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDriver.h126 std::string ClangExecutable; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp213 std::string ClangExecutable = in GetClangToolCommand() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp132 Driver::Driver(StringRef ClangExecutable, StringRef TargetTriple, in Driver()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2804 std::string ClangExecutable = in GetResourcesPath() local