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

References

tools/clang/include/clang/AST/TypeLoc.h
 1224     return SourceRange(getSigilLoc(), getSigilLoc());
 1224     return SourceRange(getSigilLoc(), getSigilLoc());
 1241     return getSigilLoc();
 1254     return getSigilLoc();
 1272     return getSigilLoc();
 1310     return getSigilLoc();
 1332     return getSigilLoc();
 1346     return getSigilLoc();
tools/clang/lib/Sema/TreeTransform.h
 4601     Result = getDerived().RebuildPointerType(PointeeType, TL.getSigilLoc());
 4611   NewT.setSigilLoc(TL.getSigilLoc());
 4631                                                   TL.getSigilLoc());
 4637   NewT.setSigilLoc(TL.getSigilLoc());
 4664                                                TL.getSigilLoc());
 4680   NewTL.setSigilLoc(TL.getSigilLoc());
 4745   NewTL.setSigilLoc(TL.getSigilLoc());