Searched defs:isysroot (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DGeneratePCH.cpp27 PCHGenerator(const Preprocessor &PP, StringRef OutputFile, clang::Module *Module, StringRef isysroot, raw_ostream *OS, bool AllowASTWithErrors) argument
H A DASTWriter.cpp986 adjustFilenameForRelocatablePCH(const char *Filename, StringRef isysroot) { argument
1012 WriteControlBlock(Preprocessor &PP, ASTContext &Context, StringRef isysroot, const std::string &OutputFile) argument
1254 WriteInputFiles(SourceManager &SourceMgr, HeaderSearchOptions &HSOpts, StringRef isysroot, bool Modules) argument
1553 WriteHeaderSearch(const HeaderSearch &HS, StringRef isysroot) argument
1635 WriteSourceManagerBlock(SourceManager &SourceMgr, const Preprocessor &PP, StringRef isysroot) argument
3807 WriteAST(Sema &SemaRef, const std::string &OutputFile, Module *WritingModule, StringRef isysroot, bool hasErrors) argument
3843 WriteASTCore(Sema &SemaRef, StringRef isysroot, const std::string &OutputFile, Module *WritingModule) argument
[all...]
H A DASTReader.cpp7588 ASTReader(Preprocessor &PP, ASTContext &Context, StringRef isysroot, bool DisableValidation, bool AllowASTWithCompilerErrors, bool UseGlobalIndex) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h755 std::string isysroot; member in class:clang::PCHGenerator
H A DASTReader.h727 std::string isysroot; member in class:clang::ASTReader
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.cpp442 StringRef isysroot = A->getValue(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp1016 PrecompilePreambleConsumer(ASTUnit &Unit, PrecompilePreambleAction *Action, const Preprocessor &PP, StringRef isysroot, raw_ostream *Out) argument

Completed in 205 milliseconds