Searched refs:macroEnd (Results 1 – 1 of 1) sorted by relevance
46 SourceLocation macroEnd = lastToken.getLocation(); in getDefinitionLengthSlow() local47 assert(macroStart.isValid() && macroEnd.isValid()); in getDefinitionLengthSlow()50 assert((macroEnd.isFileID() || lastToken.is(tok::comment)) && in getDefinitionLengthSlow()55 endInfo = SM.getDecomposedExpansionLoc(macroEnd); in getDefinitionLengthSlow()