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

References

tools/clang/include/clang/AST/TypeLoc.h
  456     return getInnerTypeLoc().getFullDataSize();
  869     return getInnerTypeLoc();
 1014     return getInnerTypeLoc();
 1098   TypeLoc getInnerLoc() const { return getInnerTypeLoc(); }
 1154     return getInnerTypeLoc();
 1174     return getInnerTypeLoc();
 1220     return this->getInnerTypeLoc();
 1447     return getInnerTypeLoc();
 1529     return getInnerTypeLoc();
 1744     return this->getInnerTypeLoc();
 2008     return getInnerTypeLoc();
 2228     return getInnerTypeLoc();
 2244     return this->getInnerTypeLoc();
 2302   TypeLoc getValueLoc() const { return this->getInnerTypeLoc(); }