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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp23 PCHGenerator( const Preprocessor &PP, InMemoryModuleCache &ModuleCache, StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions, bool AllowASTWithErrors, bool IncludeTimestamps, bool ShouldCacheASTInMemory) argument
H A DASTWriter.cpp1062 WriteControlBlock(Preprocessor &PP, ASTContext &Context, StringRef isysroot, const std::string &OutputFile) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h743 std::string isysroot; member in class:clang::PCHGenerator
H A DASTReader.h910 std::string isysroot; member in class:clang::ASTReader
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp159 PrecompilePreambleConsumer(PrecompilePreambleAction &Action, const Preprocessor &PP, InMemoryModuleCache &ModuleCache, StringRef isysroot, std::unique_ptr<raw_ostream> Out) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1069 StringRef Darwin::getSDKName(StringRef isysroot) { argument
[all...]

Completed in 107 milliseconds