HomeSort by relevance Sort by last modified time
    Searched defs:TypeVisitor (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/clang/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
TypeVisitor.h 1 //===--- 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 {
  /external/guava/guava/src/com/google/common/reflect/
TypeVisitor.java 37 * new TypeVisitor() {
61 abstract class TypeVisitor {
TypeResolver.java 106 new TypeVisitor() {
308 private static final class TypeMappingIntrospector extends TypeVisitor {
Types.java 192 new TypeVisitor() {
  /external/spirv-llvm/lib/SPIRV/Mangler/
ParameterType.h 113 struct TypeVisitor;
125 /// @brief Visitor service method. (see TypeVisitor for more details).
128 /// @param TypeVisitor type visitor.
129 virtual MangleError accept(TypeVisitor*) const = 0;
168 /// @brief Visitor service method. (see TypeVisitor for more details).
171 /// @param TypeVisitor type visitor.
172 MangleError accept(TypeVisitor*) const;
206 /// @brief Visitor service method. (see TypeVisitor for more details).
209 /// @param TypeVisitor type visitor
210 MangleError accept(TypeVisitor*) const
    [all...]
  /dalvik/dx/src/com/android/dx/merge/
InstructionTransformer.java 37 this.reader.setTypeVisitor(new TypeVisitor());
94 private class TypeVisitor implements CodeReader.Visitor {
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/
jaxb-core-2.2.11.jar 
  /external/annotation-tools/asmx/test/lib/
janino-2.3.4.jar 
  /external/annotation-tools/asmx/
janino.jar 
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9+181-r4173-1/
javac-9+181-r4173-1.jar 

Completed in 5363 milliseconds

1 2 3 4 5