Lines Matching defs:HasReferentLoc
6447 TEST(HasReferentLoc, BindsToAnyReferentTypeLoc) {
6457 TEST(HasReferentLoc, DoesNotBindToTypeLocWithoutReferent) {
6468 TEST(HasReferentLoc, BindsToAnyRvalueReference) {
6476 TEST(HasReferentLoc, BindsToIntReferenceTypeLoc) {
6481 TEST(HasReferentLoc, BindsToIntRvalueReferenceTypeLoc) {
6486 TEST(HasReferentLoc, BindsToFloatReferenceTypeLoc) {
6492 TEST(HasReferentLoc, BindsToParameterWithIntReferenceTypeLoc) {
6499 TEST(HasReferentLoc, IntReferenceDoesNotBindToFloatReferenceTypeLoc) {
6505 TEST(HasReferentLoc, FloatReferenceDoesNotBindToIntReferenceTypeLoc) {
6511 TEST(HasReferentLoc, DoesNotBindToParameterWithoutIntReferenceTypeLoc) {