Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp25 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 BuildingImplicitModule,bool ShouldCacheASTInMemory) PCHGenerator() argument
H A DASTWriter.cpp1287 WriteControlBlock(Preprocessor & PP,ASTContext & Context,StringRef isysroot) WriteControlBlock() argument
4626 WriteAST(Sema & SemaRef,StringRef OutputFile,Module * WritingModule,StringRef isysroot,bool ShouldCacheASTInMemory) WriteAST() argument
4732 WriteASTCore(Sema & SemaRef,StringRef isysroot,Module * WritingModule) WriteASTCore() argument
H A DASTReader.cpp10170 ASTReader(Preprocessor & PP,InMemoryModuleCache & ModuleCache,ASTContext * Context,const PCHContainerReader & PCHContainerRdr,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,StringRef isysroot,DisableValidationForModuleKind DisableValidationKind,bool AllowASTWithCompilerErrors,bool AllowConfigurationMismatch,bool ValidateSystemInputs,bool ValidateASTInputFilesContent,bool UseGlobalIndex,std::unique_ptr<llvm::Timer> ReadTimer) ASTReader() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1334 getSDKName(StringRef isysroot) getSDKName() argument
1966 StringRef isysroot = A->getValue(); inferDeploymentTargetFromSDK() local
2166 StringRef isysroot = A->getValue(); parseSDKSettings() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp295 PrecompilePreambleConsumer(PrecompilePreambleAction & Action,const Preprocessor & PP,InMemoryModuleCache & ModuleCache,StringRef isysroot,std::shared_ptr<PCHBuffer> Buffer) PrecompilePreambleConsumer() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h846 std::string isysroot; global() variable
H A DASTReader.h966 std::string isysroot; global() variable