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