Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp23682 bool IsTypeCompatible = IsPredefinedAllocator; in ActOnOpenMPUsesAllocatorClause() local
23683 IsTypeCompatible = IsTypeCompatible || in ActOnOpenMPUsesAllocatorClause()
23686 IsTypeCompatible = in ActOnOpenMPUsesAllocatorClause()
23687 IsTypeCompatible || in ActOnOpenMPUsesAllocatorClause()
23691 if (!DRE || !IsTypeCompatible || in ActOnOpenMPUsesAllocatorClause()