Searched refs:IsDependentVar (Results 1 – 1 of 1) sorted by relevance
561 bool IsDependentVar(VarDecl *VD) { in IsDependentVar() function581 assert(!IsDependentVar(VD) && "do not check dependent var"); in HasAllowedCUDADeviceStaticInitializer()612 IsDependentVar(VD)) in checkAllowedCUDAInitializer()718 !IsDependentVar(VD) && in MaybeAddCUDAConstantAttr()