Searched defs:TypeVisitor (Results 1 - 5 of 5) 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 ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 245 milliseconds