Home | History | Annotate | Download | only in Sema

Lines Matching full:overload

132     /// Check for and handle non-overload placeholder expressions.
134 if (!isPlaceholder() || isPlaceholder(BuiltinType::Overload))
352 case OR_Success: llvm_unreachable("successful failed overload");
842 Overload))
893 if (claimPlaceholder(BuiltinType::Overload)) {
907 !isPlaceholder(BuiltinType::Overload)) {
1517 // or the expression is an overload expression this has to work.
2075 if (claimPlaceholder(BuiltinType::Overload)) {
2096 !isPlaceholder(BuiltinType::Overload)) {