Home
last modified time | relevance | path

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

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