Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DOpenCLExtensionTypes.def29 INTEL_SUBGROUP_AVC_TYPE(ref_result_t, RefResult)
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp1513 Sema::ReferenceCompareResult RefResult = Self.CompareReferenceRelationship( in TryLValueToRValueCast() local
1515 if (RefResult != Sema::Ref_Compatible) { in TryLValueToRValueCast()
1516 if (CStyle || RefResult == Sema::Ref_Incompatible) in TryLValueToRValueCast()