Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp27 StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
H A DASTWriter.cpp1400 StringRef isysroot) { in WriteControlBlock()
4863 Module *WritingModule, StringRef isysroot, in WriteAST()
5348 ASTFileSignature ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
H A DASTReader.cpp10311 StringRef isysroot, in ASTReader()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1363 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName()
1997 StringRef isysroot = A->getValue(); in inferDeploymentTargetFromSDK() local
2197 StringRef isysroot = A->getValue(); in parseSDKSettings() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp296 StringRef isysroot, in PrecompilePreambleConsumer()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h924 std::string isysroot; variable
H A DASTReader.h978 std::string isysroot; variable