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