HomeSort by relevance Sort by last modified time
    Searched defs:isysroot (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Serialization/
ASTWriter.h 398 void WriteMetadata(ASTContext &Context, StringRef isysroot,
404 StringRef isysroot);
406 void WriteHeaderSearch(const HeaderSearch &HS, StringRef isysroot);
450 StringRef isysroot, const std::string &OutputFile,
470 /// \param isysroot if non-empty, write a relocatable file whose headers
474 Module *WritingModule, StringRef isysroot,
713 std::string isysroot; member in class:clang::PCHGenerator
728 StringRef isysroot, raw_ostream *Out);
ASTReader.h 578 std::string isysroot; member in class:clang::ASTReader
873 /// \param isysroot If non-NULL, the system include path specified by th
    [all...]

Completed in 26 milliseconds