Searched refs:VariableCategory (Results 1 – 2 of 2) sorted by relevance
491 ENUM(VariableCategory, Scalar, Aggregate, Pointer, Allocatable);493 std::tuple<ImplicitBehavior, OPT(VariableCategory)> t;
766 bool checkDefaultmapCategory(OpenMPDefaultmapClauseKind VariableCategory) { in checkDefaultmapCategory() argument767 if (VariableCategory == OMPC_DEFAULTMAP_unknown) in checkDefaultmapCategory()777 return getTopOfStack().DefaultmapMap[VariableCategory].ImplicitBehavior != in checkDefaultmapCategory()