clang API Documentation
#include <TypeLocVisitor.h>
Public Member Functions | |
RetTy | Visit (TypeLoc TyLoc) |
RetTy | Visit (UnqualTypeLoc TyLoc) |
RetTy | VisitTypeLoc (TypeLoc TyLoc) |
Definition at line 27 of file TypeLocVisitor.h.
RetTy clang::TypeLocVisitor< ImplClass, RetTy >::Visit | ( | TypeLoc | TyLoc | ) | [inline] |
Definition at line 29 of file TypeLocVisitor.h.
Referenced by clang::ASTReader::GetTypeSourceInfo().
RetTy clang::TypeLocVisitor< ImplClass, RetTy >::Visit | ( | UnqualTypeLoc | TyLoc | ) | [inline] |
Definition at line 39 of file TypeLocVisitor.h.
RetTy clang::TypeLocVisitor< ImplClass, RetTy >::VisitTypeLoc | ( | TypeLoc | TyLoc | ) | [inline] |
Definition at line 55 of file TypeLocVisitor.h.