Home
last modified time | relevance | path

Searched refs:isHeaderListHeader (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp820 if (BlockCheckHeaderListOnly && !isHeaderListHeader(TargetPath)) in handleIncludeDirective()
925 bool isHeaderListHeader(llvm::StringRef HeaderPath) const { in isHeaderListHeader() function in Modularize::__anond6678bf10111::PreprocessorTrackerImpl