Home
last modified time | relevance | path

Searched refs:VariableCategory (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp714 bool checkDefaultmapCategory(OpenMPDefaultmapClauseKind VariableCategory) { in checkDefaultmapCategory() argument
715 if (VariableCategory == OMPC_DEFAULTMAP_unknown) in checkDefaultmapCategory()
725 return getTopOfStack().DefaultmapMap[VariableCategory].ImplicitBehavior != in checkDefaultmapCategory()