Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DMain.cpp45 IncludeDirs("I", cl::desc("Directory of include files"), variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp113 IncludeDirs("I", cl::desc("Directory of include files"), variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp148 static cl::list<std::string> IncludeDirs("I", cl::desc("include search path")); variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h150 std::vector<StringRef> IncludeDirs; member