Searched refs:ParmIdentBeginLoc (Results 1 – 1 of 1) sorted by relevance
202 SourceLocation ParmIdentBeginLoc = getBeginLocOfNestedIdentifier(VD); in getVarDeclIdentifierText() local207 ParmIdentBeginLoc = VD->getQualifierLoc().getBeginLoc(); in getVarDeclIdentifierText()213 return getRangeText({ParmIdentBeginLoc, ParmIdentEndLoc}, SM, LangOpts); in getVarDeclIdentifierText()