Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp536 PPItemKey &DefinitionLocation, in MacroExpansionInstance()
564 PPItemKey DefinitionLocation; member in Modularize::__anona8f317940111::MacroExpansionInstance
582 PPItemKey &DefinitionLocation, in MacroExpansionTracker()
595 PPItemKey &DefinitionLocation) { in findMacroExpansionInstance()
609 PPItemKey &DefinitionLocation, in addMacroExpansionInstance()
/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp364 std::string DefinitionLocation; global() member