Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp27 StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator() argument
H A DASTWriter.cpp1400 WriteControlBlock(Preprocessor & PP,ASTContext & Context,StringRef isysroot) WriteControlBlock() argument
4860 WriteAST(Sema & SemaRef,StringRef OutputFile,Module * WritingModule,StringRef isysroot,bool ShouldCacheASTInMemory) WriteAST() argument
5345 WriteASTCore(Sema & SemaRef,StringRef isysroot,Module * WritingModule) WriteASTCore() argument
H A DASTReader.cpp10310 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
/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1340 getSDKName(StringRef isysroot) getSDKName() argument
1974 StringRef isysroot = A->getValue(); inferDeploymentTargetFromSDK() local
2174 StringRef isysroot = A->getValue(); parseSDKSettings() local
[all...]
/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp296 StringRef isysroot, in PrecompilePreambleConsumer() argument
/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h924 std::string isysroot; global() variable
H A DASTReader.h978 std::string isysroot; global() variable