Home
last modified time | relevance | path

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

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