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

References

tools/clang/include/clang/AST/TypeLoc.h
 1237 class PointerTypeLoc : public PointerLikeTypeLoc<PointerTypeLoc,
 1250 class BlockPointerTypeLoc : public PointerLikeTypeLoc<BlockPointerTypeLoc,
 1267 class MemberPointerTypeLoc : public PointerLikeTypeLoc<MemberPointerTypeLoc,
 1306     public PointerLikeTypeLoc<ObjCObjectPointerTypeLoc,
 1318 class ReferenceTypeLoc : public PointerLikeTypeLoc<ReferenceTypeLoc,