Searched refs:isAllocatableDecl (Results 1 – 2 of 2) sorted by relevance
1581 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function1604 if (!isAllocatableDecl(CVD)) in getAddressOfLocalVariable()4732 if (isAllocatableDecl(VD)) in EmitOMPTaskBasedDirective()4776 if (isAllocatableDecl(Pair.first)) { in EmitOMPTaskBasedDirective()
3377 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function3404 if (isAllocatableDecl(VD)) in createPrivatesRecordDecl()3708 if (isAllocatableDecl(VD)) in emitTaskPrivateMappingFunction()4155 if (isAllocatableDecl(VD)) in emitTaskInit()12160 if (!isAllocatableDecl(VD)) in getAddressOfLocalVariable()