Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DFormat.cpp2011 parseConfiguration(llvm::MemoryBufferRef Config,FormatStyle * Style,bool AllowUnknownOptions,llvm::SourceMgr::DiagHandlerTy DiagHandler,void * DiagHandlerCtxt) parseConfiguration() argument
3969 loadAndParseConfigFile(StringRef ConfigFile,llvm::vfs::FileSystem * FS,FormatStyle * Style,bool AllowUnknownOptions,llvm::SourceMgr::DiagHandlerTy DiagHandler) loadAndParseConfigFile() argument
3985 getStyle(StringRef StyleName,StringRef FileName,StringRef FallbackStyleName,StringRef Code,llvm::vfs::FileSystem * FS,bool AllowUnknownOptions,llvm::SourceMgr::DiagHandlerTy DiagHandler) getStyle() argument