Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22219 static void checkDeclInTargetContext(SourceLocation SL, SourceRange SR, in checkDeclInTargetContext() function
22326 checkDeclInTargetContext(E->getExprLoc(), E->getSourceRange(), SemaRef, D); in checkDeclIsAllowedInOpenMPTarget()