Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp20111 static void checkDeclInTargetContext(SourceLocation SL, SourceRange SR, in checkDeclInTargetContext() function
20207 checkDeclInTargetContext(E->getExprLoc(), E->getSourceRange(), *this, D); in checkDeclIsAllowedInOpenMPTarget()