Searched refs:getOMPAllocateAlignment (Results 1 – 4 of 4) sorted by relevance
1503 std::optional<CharUnits> getOMPAllocateAlignment(const VarDecl *VD);
2847 CodeGenModule::getOMPAllocateAlignment(const VarDecl *VD) { in getOMPAllocateAlignment() function in CodeGenModule
5587 getOMPAllocateAlignment(D)) in EmitGlobalVarDefinition()
11313 std::optional<CharUnits> AllocateAlignment = CGM.getOMPAllocateAlignment(VD); in getAlignmentValue()