Searched refs:MacroDef (Results 1 – 4 of 4) sorted by relevance
134 const MacroInfo *getMacroInfo(const MacroDefinitionRecord *MacroDef,
582 if (MacroDefinitionRecord *MacroDef = in VisitChildren() local584 return Visit(cxcursor::MakeMacroExpansionCursor(MacroDef, BeginLoc, TU)); in VisitChildren()7667 MacroDefinitionRecord *MacroDef = in annotatePreprocessorTokens() local7670 if (MacroDef) in annotatePreprocessorTokens()7672 MakeMacroExpansionCursor(MacroDef, Tok.getLocation(), TU); in annotatePreprocessorTokens()9022 const MacroInfo *cxindex::getMacroInfo(const MacroDefinitionRecord *MacroDef, in getMacroInfo() argument9024 if (!MacroDef || !TU) in getMacroInfo()9026 const IdentifierInfo *II = MacroDef->getName(); in getMacroInfo()9030 return getMacroInfo(*II, MacroDef->getLocation(), TU); in getMacroInfo()
1066 StringRef MacroDef = def.first; in __anon502c5ec40302() local1068 llvm::CachedHashString(MacroDef.split('=').first)) > 0; in __anon502c5ec40302()
2980 StringRef MacroDef = A->getValue(); in ParseHeaderSearchArgs() local2982 llvm::CachedHashString(MacroDef.split('=').first)); in ParseHeaderSearchArgs()4514 StringRef MacroDef = I.first; in getModuleHash() local4516 llvm::CachedHashString(MacroDef.split('=').first))) in getModuleHash()