clang
10.0.0git
|
#include "clang/AST/TypeLocVisitor.h"
Public Member Functions | |
RetTy | Visit (TypeLoc TyLoc) |
RetTy | Visit (UnqualTypeLoc TyLoc) |
RetTy | VisitTypeLoc (TypeLoc TyLoc) |
Definition at line 26 of file TypeLocVisitor.h.
|
inline |
Definition at line 28 of file TypeLocVisitor.h.
Referenced by clang::ASTRecordReader::readTypeLoc().
|
inline |
Definition at line 38 of file TypeLocVisitor.h.
|
inline |
Definition at line 54 of file TypeLocVisitor.h.