Searched defs:isysroot (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | GeneratePCH.cpp | 25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
|
H A D | ASTWriter.cpp | 1107 StringRef isysroot, in WriteControlBlock() 4285 Module *WritingModule, StringRef isysroot, in WriteAST() 4329 ASTFileSignature ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
|
H A D | ASTReader.cpp | 11621 StringRef isysroot, in ASTReader()
|
/netbsd-src/external/bsd/pcc/dist/pcc/driver/ |
H A D | driver.h | 63 const char * isysroot; member
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/ |
H A D | driver.c | 64 const char *isysroot = NULL; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | Darwin.cpp | 1154 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName() 1661 StringRef isysroot = A->getValue(); in inferDeploymentTargetFromSDK() local 1791 StringRef isysroot = A->getValue(); in parseSDKSettings() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 768 std::string isysroot; variable
|
H A D | ASTReader.h | 934 std::string isysroot; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | PrecompiledPreamble.cpp | 234 StringRef isysroot, in PrecompilePreambleConsumer()
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cc/ |
H A D | cc.c | 157 char *sysroot = "", *isysroot; variable
|