Home
last modified time | relevance | path

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

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