Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DGeneratePCH.cpp28 clang::Module *Module, StringRef isysroot, in PCHGenerator()
DASTWriter.cpp1225 StringRef isysroot, in WriteControlBlock()
4114 Module *WritingModule, StringRef isysroot, in WriteAST()
4151 uint64_t ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
DASTReader.cpp8691 StringRef isysroot, bool DisableValidation, in ASTReader()
/external/llvm-project/clang/lib/Serialization/
DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
DASTWriter.cpp1106 StringRef isysroot, in WriteControlBlock()
4367 Module *WritingModule, StringRef isysroot, in WriteAST()
4411 ASTFileSignature ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
DASTReader.cpp11758 StringRef isysroot, bool DisableValidation, in ASTReader()
/external/llvm-project/clang/lib/Driver/ToolChains/
DDarwin.cpp1142 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName()
1640 StringRef isysroot = A->getValue(); in inferDeploymentTargetFromSDK() local
1763 StringRef isysroot = A->getValue(); in parseSDKSettings() local
/external/llvm-project/clang/include/clang/Serialization/
DASTWriter.h760 std::string isysroot; variable
DASTReader.h930 std::string isysroot; variable
/external/llvm-project/clang/lib/Frontend/
DPrecompiledPreamble.cpp234 StringRef isysroot, in PrecompilePreambleConsumer()
/external/clang/include/clang/Serialization/
DASTWriter.h915 std::string isysroot; variable
DASTReader.h824 std::string isysroot; variable
/external/clang/lib/Driver/
DToolChains.cpp350 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName()
561 StringRef isysroot = A->getValue(); in AddDeploymentTarget() local
/external/clang/lib/Frontend/
DASTUnit.cpp927 const Preprocessor &PP, StringRef isysroot, in PrecompilePreambleConsumer()