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