Searched refs:UseEnd (Results 1 – 1 of 1) sorted by relevance
499 bool UseEnd = false) { in getValidSourceLocation() argument500 SourceLocation L = UseEnd ? S->getLocEnd() : S->getLocStart(); in getValidSourceLocation()533 L = UseEnd ? Parent->getLocEnd() : Parent->getLocStart(); in getValidSourceLocation()