Searched refs:macroStart (Results 1 – 1 of 1) sorted by relevance
48 SourceLocation macroStart = firstToken.getLocation(); in getDefinitionLengthSlow() local50 assert(macroStart.isValid() && macroEnd.isValid()); in getDefinitionLengthSlow()51 assert((macroStart.isFileID() || firstToken.is(tok::comment)) && in getDefinitionLengthSlow()56 startInfo = SM.getDecomposedExpansionLoc(macroStart); in getDefinitionLengthSlow()