Searched refs:isAllocatableDecl (Results 1 – 2 of 2) sorted by relevance
1648 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function1684 if (!isAllocatableDecl(CVD)) in getAddressOfLocalVariable()5069 if (isAllocatableDecl(VD)) in EmitOMPTaskBasedDirective()5113 if (isAllocatableDecl(Pair.first)) { in EmitOMPTaskBasedDirective()
2851 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function2878 if (isAllocatableDecl(VD)) in createPrivatesRecordDecl()3182 if (isAllocatableDecl(VD)) in emitTaskPrivateMappingFunction()3628 if (isAllocatableDecl(VD)) in emitTaskInit()11407 if (!isAllocatableDecl(VD)) in getAddressOfLocalVariable()