Searched refs:VariableCategory (Results 1 – 2 of 2) sorted by relevance
492 ENUM(VariableCategory, All, Scalar, Aggregate, Pointer, Allocatable);494 std::tuple<ImplicitBehavior, OPT(VariableCategory)> t;
745 bool checkDefaultmapCategory(OpenMPDefaultmapClauseKind VariableCategory) { in checkDefaultmapCategory() argument746 if (VariableCategory == OMPC_DEFAULTMAP_unknown) in checkDefaultmapCategory()756 return getTopOfStack().DefaultmapMap[VariableCategory].ImplicitBehavior != in checkDefaultmapCategory()