Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DGeneratePCH.cpp30 StringRef isysroot, in PCHGenerator()
H A DASTWriter.cpp1133 StringRef isysroot, in WriteControlBlock()
4193 Module *WritingModule, StringRef isysroot, in WriteAST()
4229 StringRef isysroot, in WriteASTCore()
H A DASTReader.cpp8541 ASTReader::ASTReader(Preprocessor &PP, ASTContext &Context, StringRef isysroot, in ASTReader()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
H A DASTWriter.cpp1232 StringRef isysroot) { in WriteControlBlock()
4527 Module *WritingModule, StringRef isysroot, in WriteAST()
4633 ASTFileSignature ASTWriter::WriteASTCore(Sema &SemaRef, StringRef isysroot, in WriteASTCore()
H A DASTReader.cpp9891 StringRef isysroot, in ASTReader()
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1277 StringRef Darwin::getSDKName(StringRef isysroot) { in getSDKName()
1877 StringRef isysroot = A->getValue(); in inferDeploymentTargetFromSDK() local
2066 StringRef isysroot = A->getValue(); in parseSDKSettings() local
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h794 std::string isysroot; variable
H A DASTReader.h953 std::string isysroot; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h823 std::string isysroot; variable
H A DASTReader.h832 std::string isysroot; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp283 StringRef isysroot, in PrecompilePreambleConsumer()
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DToolChains.cpp505 StringRef isysroot = A->getValue(); in AddDeploymentTarget() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp933 const Preprocessor &PP, StringRef isysroot, in PrecompilePreambleConsumer()