Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1739 bool IsDev = DevTy && (*DevTy == OMPDeclareTargetDeclAttr::DT_NoHost || in checkVar() local
1741 if (IsDev) in checkVar()
1744 if (IsDev) in checkVar()