reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOpenMP.cpp
13778   if (!Ty || (!Ty->isDependentType() && !Ty->isIntegralType(Context) &&
13778   if (!Ty || (!Ty->isDependentType() && !Ty->isIntegralType(Context) &&
13778   if (!Ty || (!Ty->isDependentType() && !Ty->isIntegralType(Context) &&
13779               !Ty->isPointerType())) {