Home
last modified time | relevance | path

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

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