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