clang API Documentation

clang::TypeLocReader Member List
This is the complete list of members for clang::TypeLocReader, including all inherited members.
TypeLocReader(ASTReader &Reader, ModuleFile &F, const ASTReader::RecordData &Record, unsigned &Idx)clang::TypeLocReader [inline]
Visit(TypeLoc TyLoc)clang::TypeLocVisitor< TypeLocReader > [inline]
Visit(UnqualTypeLoc TyLoc)clang::TypeLocVisitor< TypeLocReader > [inline]
VisitArrayTypeLoc(ArrayTypeLoc)clang::TypeLocReader
VisitFunctionTypeLoc(FunctionTypeLoc)clang::TypeLocReader
VisitTypeLoc(TypeLoc TyLoc)clang::TypeLocVisitor< TypeLocReader > [inline]