Home
last modified time | relevance | path

Searched defs:isysroot (Results 1 – 7 of 7) 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()
/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
/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()