Searched refs:MacroDef (Results 1 – 5 of 5) sorted by relevance
134 const MacroInfo *getMacroInfo(const MacroDefinitionRecord *MacroDef,
583 if (MacroDefinitionRecord *MacroDef = in VisitChildren() local585 return Visit(cxcursor::MakeMacroExpansionCursor(MacroDef, BeginLoc, TU)); in VisitChildren()7933 MacroDefinitionRecord *MacroDef = in annotatePreprocessorTokens() local7936 if (MacroDef) in annotatePreprocessorTokens()7938 MakeMacroExpansionCursor(MacroDef, Tok.getLocation(), TU); in annotatePreprocessorTokens()9349 const MacroInfo *cxindex::getMacroInfo(const MacroDefinitionRecord *MacroDef, in getMacroInfo() argument9351 if (!MacroDef || !TU) in getMacroInfo()9353 const IdentifierInfo *II = MacroDef->getName(); in getMacroInfo()9357 return getMacroInfo(*II, MacroDef->getLocation(), TU); in getMacroInfo()
162 StringRef MacroDef = Def.first; in makeInvocationForModuleBuildWithoutOutputs() local164 llvm::CachedHashString(MacroDef.split('=').first)); in makeInvocationForModuleBuildWithoutOutputs()
1171 StringRef MacroDef = def.first; in __anonaf75d4900602() local1173 llvm::CachedHashString(MacroDef.split('=').first)); in __anonaf75d4900602()
3142 StringRef MacroDef = A->getValue(); in ParseHeaderSearchArgs() local3144 llvm::CachedHashString(MacroDef.split('=').first)); in ParseHeaderSearchArgs()4638 StringRef MacroDef = Macro.first; in getModuleHash() local4640 llvm::CachedHashString(MacroDef.split('=').first))) in getModuleHash()