Searched refs:isAllocatableDecl (Results 1 – 2 of 2) sorted by relevance
1597 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function1620 if (!isAllocatableDecl(CVD)) in getAddressOfLocalVariable()4420 if (isAllocatableDecl(VD)) in EmitOMPTaskBasedDirective()4458 if (isAllocatableDecl(Pair.first)) { in EmitOMPTaskBasedDirective()
3445 static bool isAllocatableDecl(const VarDecl *VD) { in isAllocatableDecl() function3473 if (isAllocatableDecl(VD)) in createPrivatesRecordDecl()3777 if (isAllocatableDecl(VD)) in emitTaskPrivateMappingFunction()4229 if (isAllocatableDecl(VD)) in emitTaskInit()12142 if (!isAllocatableDecl(VD)) in getAddressOfLocalVariable()