Searched refs:ExpInfo (Results 1 – 1 of 1) sorted by relevance
1658 const ExpansionInfo &ExpInfo = Entry.getExpansion(); in computeMacroArgsCache() local1660 if (ExpInfo.getExpansionLocStart().isFileID()) { in computeMacroArgsCache()1661 if (!isInFileID(ExpInfo.getExpansionLocStart(), FID)) in computeMacroArgsCache()1665 if (!ExpInfo.isMacroArgExpansion()) in computeMacroArgsCache()1668 SourceLocation SpellLoc = ExpInfo.getSpellingLoc(); in computeMacroArgsCache()