Searched refs:isAllocatableDecl (Results 1 – 2 of 2) sorted by relevance
1607 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function1643 if (!isAllocatableDecl(CVD)) in getAddressOfLocalVariable()4869 if (isAllocatableDecl(VD)) in EmitOMPTaskBasedDirective()4913 if (isAllocatableDecl(Pair.first)) { in EmitOMPTaskBasedDirective()
2875 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function2902 if (isAllocatableDecl(VD)) in createPrivatesRecordDecl()3206 if (isAllocatableDecl(VD)) in emitTaskPrivateMappingFunction()3652 if (isAllocatableDecl(VD)) in emitTaskInit()11340 if (!isAllocatableDecl(VD)) in getAddressOfLocalVariable()