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

References

tools/clang/tools/libclang/CXCursor.cpp
 1119     Type = UnCtor->getTypeSourceInfo();
 1122     Type = Tmp->getTypeSourceInfo();
 1125   if (!Type)
 1129   QualType Ty = Type->getType();
 1130   TypeLoc TL = Type->getTypeLoc();