Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp673 bool IsDeviceOrConstantVar = in checkAllowedInitializer() local
676 if (IsDeviceOrConstantVar || IsSharedVar) { in checkAllowedInitializer()