Searched refs:isAllocatableDecl (Results 1 – 2 of 2) sorted by relevance
1566 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function1589 if (!isAllocatableDecl(CVD)) in getAddressOfLocalVariable()3987 if (isAllocatableDecl(VD)) in EmitOMPTaskBasedDirective()4015 if (isAllocatableDecl(Pair.first)) { in EmitOMPTaskBasedDirective()
3395 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function3423 if (isAllocatableDecl(VD)) in createPrivatesRecordDecl()3727 if (isAllocatableDecl(VD)) in emitTaskPrivateMappingFunction()4178 if (isAllocatableDecl(VD)) in emitTaskInit()11811 if (!isAllocatableDecl(VD)) in getAddressOfLocalVariable()