Home
last modified time | relevance | path

Searched refs:ISysRootLen (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DDebugInfo.h242 const char *ISysRoot, size_t ISysRootLen);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp782 const char *ISysRoot, size_t ISysRootLen) { in LLVMDIBuilderCreateModule() argument
787 StringRef(ISysRoot, ISysRootLen))); in LLVMDIBuilderCreateModule()