Home
last modified time | relevance | path

Searched defs:isysroot (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
H A DASTWriter.cpp1107 StringRef isysroot, in WriteControlBlock()
4285 Module *WritingModule, StringRef isysroot, in WriteAST()
4329 ASTFileSignature ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
H A DASTReader.cpp11621 StringRef isysroot, in ASTReader()
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Ddriver.h63 const char * isysroot; member
/netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/
H A Ddriver.c64 const char *isysroot = NULL; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1154 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 DASTWriter.h768 std::string isysroot; variable
H A DASTReader.h934 std::string isysroot; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp234 StringRef isysroot, in PrecompilePreambleConsumer()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c157 char *sysroot = "", *isysroot; variable