Searched refs:placeholderType (Results 1 – 1 of 1) sorted by relevance
16718 const BuiltinType *placeholderType = E->getType()->getAsPlaceholderType(); in CheckPlaceholderExpr() local16719 if (!placeholderType) return E; in CheckPlaceholderExpr()16721 switch (placeholderType->getKind()) { in CheckPlaceholderExpr()