Searched defs:isysroot (Results 1 – 7 of 7) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
H A D | GeneratePCH.cpp | 30 StringRef isysroot, in PCHGenerator()
|
H A D | ASTWriter.cpp | 1133 StringRef isysroot, in WriteControlBlock() 4193 Module *WritingModule, StringRef isysroot, in WriteAST() 4229 StringRef isysroot, in WriteASTCore()
|
H A D | ASTReader.cpp | 8541 ASTReader::ASTReader(Preprocessor &PP, ASTContext &Context, StringRef isysroot, in ASTReader()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 823 std::string isysroot; variable
|
H A D | ASTReader.h | 832 std::string isysroot; variable
|
/minix3/external/bsd/llvm/dist/clang/lib/Driver/ |
H A D | ToolChains.cpp | 505 StringRef isysroot = A->getValue(); in AddDeploymentTarget() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 933 const Preprocessor &PP, StringRef isysroot, in PrecompilePreambleConsumer()
|