Home | History | Annotate | Download | only in Sema

Lines Matching refs:Overload

133     /// Check for and handle non-overload placeholder expressions.
135 if (!isPlaceholder() || isPlaceholder(BuiltinType::Overload))
353 case OR_Success: llvm_unreachable("successful failed overload");
843 Overload))
894 if (claimPlaceholder(BuiltinType::Overload)) {
908 !isPlaceholder(BuiltinType::Overload)) {
1517 // or the expression is an overload expression this has to work.
1849 // - it is the only function in an overload set that may have its address
2188 if (claimPlaceholder(BuiltinType::Overload)) {
2209 !isPlaceholder(BuiltinType::Overload)) {