Home
last modified time | relevance | path

Searched refs:IncludeDirs (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/TableGen/
DMain.cpp45 IncludeDirs("I", cl::desc("Directory of include files"), variable
90 SrcMgr.setIncludeDirs(IncludeDirs); in TableGenMain()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DMain.cpp45 IncludeDirs("I", cl::desc("Directory of include files"), variable
98 SrcMgr.setIncludeDirs(IncludeDirs); in TableGenMain()
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp112 IncludeDirs("I", cl::desc("Directory of include files"), variable
419 SrcMgr.setIncludeDirs(IncludeDirs); in main()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFYAML.cpp161 IO.mapRequired("IncludeDirs", LineTable.IncludeDirs); in mapping()
DDWARFEmitter.cpp230 for (auto IncludeDir : LineTable.IncludeDirs) { in EmitDebugLine()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h138 std::vector<StringRef> IncludeDirs; member
/external/wayland-protocols/
Dwayland_protocol_codegen.go446 …Context: ctx, Paths: []string{in}, ExcludePaths: g.properties.Exclude_srcs, IncludeDirs: includeDi…