Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DJob.h50 const char *Executable; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DJob.cpp38 const char *Executable, in Command()