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

References

tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 3843     QualType PointerType = getContext().getPointerType(FundamentalType);
 3845         FundamentalType.withConst());
 3846     for (QualType Type : {FundamentalType, PointerType, PointerTypeConst})