Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-allocate.cpp269 static bool IsTypeCompatible( in IsTypeCompatible() function
286 static bool IsTypeCompatible( IsTypeCompatible() function
305 static bool IsTypeCompatible( IsTypeCompatible() function
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp23508 bool IsTypeCompatible = IsPredefinedAllocator; ActOnOpenMPUsesAllocatorClause() local