Searched defs:isysroot (Results 1 – 7 of 7) sorted by relevance
/external/clang/lib/Serialization/ |
D | GeneratePCH.cpp | 30 StringRef isysroot, in PCHGenerator()
|
D | ASTWriter.cpp | 1004 adjustFilenameForRelocatablePCH(const char *Filename, StringRef isysroot) { in adjustFilenameForRelocatablePCH() 1031 StringRef isysroot, in WriteControlBlock() 1297 StringRef isysroot, in WriteInputFiles() 1574 void ASTWriter::WriteHeaderSearch(const HeaderSearch &HS, StringRef isysroot) { in WriteHeaderSearch() 1659 StringRef isysroot) { in WriteSourceManagerBlock() 3965 Module *WritingModule, StringRef isysroot, in WriteAST() 4000 StringRef isysroot, in WriteASTCore()
|
D | ASTReader.cpp | 8314 ASTReader::ASTReader(Preprocessor &PP, ASTContext &Context, StringRef isysroot, in ASTReader()
|
/external/clang/include/clang/Serialization/ |
D | ASTWriter.h | 786 std::string isysroot; variable
|
D | ASTReader.h | 804 std::string isysroot; variable
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 938 const Preprocessor &PP, StringRef isysroot, in PrecompilePreambleConsumer()
|
/external/clang/lib/Driver/ |
D | ToolChains.cpp | 488 StringRef isysroot = A->getValue(); in AddDeploymentTarget() local
|