Searched refs:IgnoreParensImpl (Results 1 – 2 of 2) sorted by relevance
422 TypeLoc TypeLoc::IgnoreParensImpl(TypeLoc TL) { in IgnoreParensImpl() function in TypeLoc
239 static TypeLoc IgnoreParensImpl(TypeLoc TL);1153 return IgnoreParensImpl(*this); in IgnoreParens()