Searched refs:hasAllocateAttributeForGlobalVar (Results 1 – 5 of 5) sorted by relevance
409 bool hasAllocateAttributeForGlobalVar(const VarDecl *VD, LangAS &AS) override;
1798 virtual bool hasAllocateAttributeForGlobalVar(const VarDecl *VD, LangAS &AS);
4549 bool CGOpenMPRuntimeGPU::hasAllocateAttributeForGlobalVar(const VarDecl *VD, in hasAllocateAttributeForGlobalVar() function in CGOpenMPRuntimeGPU
3990 if (OpenMPRuntime->hasAllocateAttributeForGlobalVar(D, AS)) in GetGlobalVarAddressSpace()
10578 bool CGOpenMPRuntime::hasAllocateAttributeForGlobalVar(const VarDecl *VD, in hasAllocateAttributeForGlobalVar() function in CGOpenMPRuntime