Searched refs:isAllocatableDecl (Results 1 – 2 of 2) sorted by relevance
1579 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function1615 if (!isAllocatableDecl(CVD)) in getAddressOfLocalVariable()4812 if (isAllocatableDecl(VD)) in EmitOMPTaskBasedDirective()4856 if (isAllocatableDecl(Pair.first)) { in EmitOMPTaskBasedDirective()
2860 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function2887 if (isAllocatableDecl(VD)) in createPrivatesRecordDecl()3191 if (isAllocatableDecl(VD)) in emitTaskPrivateMappingFunction()3638 if (isAllocatableDecl(VD)) in emitTaskInit()11311 if (!isAllocatableDecl(VD)) in getAddressOfLocalVariable()