Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp556 void addInclusionPathHandle(InclusionPathHandle H) { in addInclusionPathHandle() function in Modularize::__anond6678bf10111::MacroExpansionInstance
654 void addInclusionPathHandle(InclusionPathHandle H) { in addInclusionPathHandle() function in Modularize::__anond6678bf10111::ConditionalExpansionInstance
971 return CurrentInclusionPathHandle = addInclusionPathHandle(HeaderStack); in pushHeaderHandle()
978 CurrentInclusionPathHandle = addInclusionPathHandle(HeaderStack); in popHeaderHandle()
1012 addInclusionPathHandle(const std::vector<HeaderHandle> &Path) { in addInclusionPathHandle() function in Modularize::__anond6678bf10111::PreprocessorTrackerImpl
1069 MacroInfo->addInclusionPathHandle(InclusionPathHandle); in addMacroExpansionInstance()
1112 MacroInfo->addInclusionPathHandle(InclusionPathHandle); in addConditionalExpansionInstance()