Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/boost/
H A DUseRangesCheck.cpp31 bool IncludeSystem) in BoostReplacer() argument
62 bool IncludeSystem; member in clang::tidy::boost::__anonb8c86f720111::BoostReplacer
90 bool IncludeSystem) in CustomBoostAlgorithmHeaderReplacer() argument
110 bool IncludeSystem) in BoostAlgorithmReplacer() argument
134 CustomBoostAlgorithmReplacer(StringRef SubHeader,StringRef HeaderName,ArrayRef<UseRangesCheck::Signature> Signatures,bool IncludeSystem) CustomBoostAlgorithmReplacer() argument
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9607 visitInputFileInfos(serialization::ModuleFile & MF,bool IncludeSystem,llvm::function_ref<void (const serialization::InputFileInfo & IFI,bool IsSystem)> Visitor) visitInputFileInfos() argument
9623 visitInputFiles(serialization::ModuleFile & MF,bool IncludeSystem,bool Complain,llvm::function_ref<void (const serialization::InputFile & IF,bool isSystem)> Visitor) visitInputFiles() argument