HomeSort by relevance Sort by last modified time
    Searched refs:Import (Results 1 - 25 of 345) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 53 /// \brief Whether to perform a minimal import.
99 /// \param MinimalImport If true, the importer will attempt to import
108 /// \brief Whether the importer will perform a minimal import, creating
112 /// \brief Import the given type from the "from" context into the "to"
117 QualType Import(QualType FromT);
119 /// \brief Import the given type source information from the
124 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
126 /// \brief Import the given declaration from the "from" context into the
131 Decl *Import(Decl *FromD);
138 /// \brief Import the given declaration context from the "from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 53 /// \brief Whether to perform a minimal import.
99 /// \param MinimalImport If true, the importer will attempt to import
108 /// \brief Whether the importer will perform a minimal import, creating
112 /// \brief Import the given type from the "from" context into the "to"
117 QualType Import(QualType FromT);
119 /// \brief Import the given type source information from the
124 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
126 /// \brief Import the given declaration from the "from" context into the
131 Decl *Import(Decl *FromD);
138 /// \brief Import the given declaration context from the "from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 53 /// \brief Whether to perform a minimal import.
99 /// \param MinimalImport If true, the importer will attempt to import
108 /// \brief Whether the importer will perform a minimal import, creating
112 /// \brief Import the given type from the "from" context into the "to"
117 QualType Import(QualType FromT);
119 /// \brief Import the given type source information from the
124 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
126 /// \brief Import the given declaration from the "from" context into the
131 Decl *Import(Decl *FromD);
138 /// \brief Import the given declaration context from the "from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 53 /// \brief Whether to perform a minimal import.
99 /// \param MinimalImport If true, the importer will attempt to import
108 /// \brief Whether the importer will perform a minimal import, creating
112 /// \brief Import the given type from the "from" context into the "to"
117 QualType Import(QualType FromT);
119 /// \brief Import the given type source information from the
124 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
126 /// \brief Import the given declaration from the "from" context into the
131 Decl *Import(Decl *FromD);
138 /// \brief Import the given declaration context from the "from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 53 /// \brief Whether to perform a minimal import.
99 /// \param MinimalImport If true, the importer will attempt to import
108 /// \brief Whether the importer will perform a minimal import, creating
112 /// \brief Import the given type from the "from" context into the "to"
117 QualType Import(QualType FromT);
119 /// \brief Import the given type source information from the
124 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
126 /// \brief Import the given declaration from the "from" context into the
131 Decl *Import(Decl *FromD);
138 /// \brief Import the given declaration context from the "from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 53 /// \brief Whether to perform a minimal import.
99 /// \param MinimalImport If true, the importer will attempt to import
108 /// \brief Whether the importer will perform a minimal import, creating
112 /// \brief Import the given type from the "from" context into the "to"
117 QualType Import(QualType FromT);
119 /// \brief Import the given type source information from the
124 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
126 /// \brief Import the given declaration from the "from" context into the
131 Decl *Import(Decl *FromD);
138 /// \brief Import the given declaration context from the "from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 53 /// \brief Whether to perform a minimal import.
99 /// \param MinimalImport If true, the importer will attempt to import
108 /// \brief Whether the importer will perform a minimal import, creating
112 /// \brief Import the given type from the "from" context into the "to"
117 QualType Import(QualType FromT);
119 /// \brief Import the given type source information from the
124 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
126 /// \brief Import the given declaration from the "from" context into the
131 Decl *Import(Decl *FromD);
138 /// \brief Import the given declaration context from the "from
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 53 /// \brief Whether to perform a minimal import.
99 /// \param MinimalImport If true, the importer will attempt to import
108 /// \brief Whether the importer will perform a minimal import, creating
112 /// \brief Import the given type from the "from" context into the "to"
117 QualType Import(QualType FromT);
119 /// \brief Import the given type source information from the
124 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
126 /// \brief Import the given declaration from the "from" context into the
131 Decl *Import(Decl *FromD);
138 /// \brief Import the given declaration context from the "from
    [all...]
  /external/clang/include/clang/AST/
ASTImporter.h 50 /// \brief Whether to perform a minimal import.
91 /// \param MinimalImport If true, the importer will attempt to import
100 /// \brief Whether the importer will perform a minimal import, creating
104 /// \brief Import the given type from the "from" context into the "to"
109 QualType Import(QualType FromT);
111 /// \brief Import the given type source information from the
116 TypeSourceInfo *Import(TypeSourceInfo *FromTSI);
118 /// \brief Import the given declaration from the "from" context into the
123 Decl *Import(Decl *FromD);
130 /// \brief Import the given declaration context from the "from
    [all...]
  /external/mesa3d/src/gallium/drivers/noop/
SConscript 4 Import('*')
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
SConscript 4 Import('*')
  /external/mesa3d/src/gallium/state_trackers/hgl/
SConscript 4 Import('*')
  /external/mesa3d/src/gallium/winsys/sw/dri/
SConscript 5 Import('*')
  /external/mesa3d/src/gallium/winsys/sw/gdi/
SConscript 5 Import('*')
  /external/mesa3d/src/gallium/winsys/sw/hgl/
SConscript 5 Import('*')
  /external/mesa3d/src/gallium/winsys/sw/wrapper/
SConscript 5 Import('*')
  /external/mesa3d/src/gallium/winsys/sw/null/
SConscript 5 Import('*')
  /external/mesa3d/src/gallium/winsys/sw/xlib/
SConscript 5 Import('*')
  /external/clang/lib/AST/
ASTImporter.cpp 95 /// \brief What we should import from the definition.
97 /// \brief Import the default subset of the definition, which might be
98 /// nothing (if minimal import is set) or might be everything (if minimal
99 /// import is not set).
101 /// \brief Import everything.
103 /// \brief Import only the bare bones needed to establish a valid
264 return ImporterRef.Import(From);
275 ItemT *To = ImporterRef.Import(From);
    [all...]
  /external/libdrm/amdgpu/
Android.mk 4 # Import variables LIBDRM_AMDGPU_FILES, LIBDRM_AMDGPU_H_FILES
  /external/libdrm/etnaviv/
Android.mk 4 # Import variables LIBDRM_ETNAVIV_FILES, LIBDRM_ETNAVIV_H_FILES
  /external/libdrm/freedreno/
Android.mk 4 # Import variables LIBDRM_FREEDRENO_FILES, LIBDRM_FREEDRENO_H_FILES
  /external/libdrm/nouveau/
Android.mk 4 # Import variables LIBDRM_NOUVEAU_FILES, LIBDRM_NOUVEAU_H_FILES
  /external/libdrm/radeon/
Android.mk 4 # Import variables LIBDRM_RADEON_FILES, LIBDRM_RADEON_H_FILES
  /external/mesa3d/src/egl/
SConscript 5 Import('*')

Completed in 521 milliseconds

1 2 3 4 5 6 7 8 91011>>