Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp884 void handleHeaderEntry(clang::Preprocessor &PP, llvm::StringRef HeaderPath) { in handleHeaderEntry() function in Modularize::__anond6678bf10111::PreprocessorTrackerImpl
1297 PPTracker.handleHeaderEntry(PP, getSourceLocationFile(PP, Loc)); in FileChanged()