Searched defs:TypeVisitor (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DTypeVisitor.h1 //===--- TypeVisitor.h - Visitor for Type subclasses ------------*- C++ -*-===//
10 // This file defines the TypeVisitor interface.
28 /// TypeVisitor.
41 /// class SomeVisitor : public TypeVisitor<SomeVisitor,sometype> { ... };
49 /// Actual treatment is made by methods of the derived class, TypeVisitor only
54 /// \c TypeVisitor dispatches call to the method that handles parent type. In
60 /// \li <tt>TypeVisitor::VisitType(const Type*)</tt>
65 class TypeVisitor { class in namespace:clang
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 164 milliseconds