Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DOpenCLExtensionTypes.def29 INTEL_SUBGROUP_AVC_TYPE(ref_result_t, RefResult)
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp1485 Sema::ReferenceCompareResult RefResult = Self.CompareReferenceRelationship( in TryLValueToRValueCast() local
1487 if (RefResult != Sema::Ref_Compatible) { in TryLValueToRValueCast()
1488 if (CStyle || RefResult == Sema::Ref_Incompatible) in TryLValueToRValueCast()