Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp556 void addInclusionPathHandle(InclusionPathHandle H) { in addInclusionPathHandle() function in Modularize::__anona8f317940111::MacroExpansionInstance
654 void addInclusionPathHandle(InclusionPathHandle H) { in addInclusionPathHandle() function in Modularize::__anona8f317940111::ConditionalExpansionInstance
1007 addInclusionPathHandle(const std::vector<HeaderHandle> &Path) { in addInclusionPathHandle() function in Modularize::__anona8f317940111::PreprocessorTrackerImpl