Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp962 StringHandle getHeaderFilePath(HeaderHandle H) const { in getHeaderFilePath() function in Modularize::__anond6678bf10111::PreprocessorTrackerImpl
1158 OS << std::string((Index * 2) + 4, ' ') << getHeaderFilePath(H) in reportInconsistentMacros()
1219 OS << std::string((Index * 2) + 4, ' ') << getHeaderFilePath(H) in reportInconsistentConditionals()