Home
last modified time | relevance | path

Searched defs:isysroot (Results 1 – 25 of 113) sorted by path

12345

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Serialization/
H A DASTReader.h929 std::string isysroot; variable
H A DASTWriter.h760 std::string isysroot; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1121 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName()
1619 StringRef isysroot = A->getValue(); in inferDeploymentTargetFromSDK() local
1742 StringRef isysroot = A->getValue(); in parseSDKSettings() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp229 StringRef isysroot, in PrecompilePreambleConsumer()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Serialization/
H A DASTReader.cpp11675 StringRef isysroot, bool DisableValidation, in ASTReader()
H A DASTWriter.cpp1111 StringRef isysroot, in WriteControlBlock()
4373 Module *WritingModule, StringRef isysroot, in WriteAST()
4417 ASTFileSignature ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Serialization/
H A DASTReader.h934 std::string isysroot; variable
H A DASTWriter.h768 std::string isysroot; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1206 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName()
1761 StringRef isysroot = A->getValue(); in inferDeploymentTargetFromSDK() local
1925 StringRef isysroot = A->getValue(); in parseSDKSettings() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp234 StringRef isysroot, in PrecompilePreambleConsumer()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Serialization/
H A DASTReader.cpp11625 StringRef isysroot, in ASTReader()
H A DASTWriter.cpp1135 StringRef isysroot, in WriteControlBlock()
4313 Module *WritingModule, StringRef isysroot, in WriteAST()
4357 ASTFileSignature ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Serialization/
H A DASTReader.h910 std::string isysroot; variable
H A DASTWriter.h743 std::string isysroot; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1069 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName()
1566 StringRef isysroot = A->getValue(); in inferDeploymentTargetFromSDK() local
1681 StringRef isysroot = A->getValue(); in parseSDKSettings() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp162 StringRef isysroot, in PrecompilePreambleConsumer()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Serialization/
H A DASTReader.cpp11442 StringRef isysroot, bool DisableValidation, in ASTReader()
H A DASTWriter.cpp1063 StringRef isysroot, in WriteControlBlock()
4292 Module *WritingModule, StringRef isysroot, in WriteAST()
4336 ASTFileSignature ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Serialization/
H A DASTReader.h929 std::string isysroot; variable
H A DASTWriter.h760 std::string isysroot; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1121 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName()
1619 StringRef isysroot = A->getValue(); in inferDeploymentTargetFromSDK() local
1742 StringRef isysroot = A->getValue(); in parseSDKSettings() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp229 StringRef isysroot, in PrecompilePreambleConsumer()

12345