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

References

tools/clang/lib/Sema/SemaDecl.cpp
10787       isPODType = false;
10792         isPODType = VD->getType().isPODType(S.Context);
10990         if (!isPODType)