clang
6.0.0
|
#include "clang/AST/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.
|
inline |
Definition at line 29 of file TypeLocVisitor.h.
Referenced by clang::ASTReader::GetTypeSourceInfo().
|
inline |
Definition at line 39 of file TypeLocVisitor.h.
|
inline |
Definition at line 55 of file TypeLocVisitor.h.