Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp10335 static bool CheckTypeMappable(SourceLocation SL, SourceRange SR, Sema &SemaRef, in CheckTypeMappable() function
10974 if (!CheckTypeMappable(VE->getExprLoc(), VE->getSourceRange(), SemaRef, in checkMappableExpressionList()
11611 if (!CheckTypeMappable(SL, SR, SemaRef, Stack, VD->getType())) in checkValueDeclInTarget()