Home
last modified time | relevance | path

Searched refs:RefResult (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLExtensionTypes.def29 INTEL_SUBGROUP_AVC_TYPE(ref_result_t, RefResult)
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1544 Sema::ReferenceCompareResult RefResult = Self.CompareReferenceRelationship( in TryLValueToRValueCast() local
1546 if (RefResult != Sema::Ref_Compatible) { in TryLValueToRValueCast()
1547 if (CStyle || RefResult == Sema::Ref_Incompatible) in TryLValueToRValueCast()