Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp1000 findInclusionPathHandle(const std::vector<HeaderHandle> &Path) const { in findInclusionPathHandle() function in Modularize::__anond6678bf10111::PreprocessorTrackerImpl
1013 InclusionPathHandle H = findInclusionPathHandle(Path); in addInclusionPathHandle()