HomeSort by relevance Sort by last modified time
    Searched refs:DenseMap (Results 401 - 425 of 1961) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Mangle.h 19 #include "llvm/ADT/DenseMap.h"
56 llvm::DenseMap<const BlockDecl*, unsigned> GlobalBlockIds;
57 llvm::DenseMap<const BlockDecl*, unsigned> LocalBlockIds;
58 llvm::DenseMap<const TagDecl*, uint64_t> AnonStructIds;
77 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds
79 std::pair<llvm::DenseMap<const BlockDecl *, unsigned>::iterator, bool>
85 std::pair<llvm::DenseMap<const TagDecl *, uint64_t>::iterator, bool>
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
224 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation>
303 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
338 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
341 typedef llvm::DenseMap<const CXXRecordDecl *,
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
453 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
499 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
503 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector>
508 typedef llvm::DenseMap<VFTableIdTy, std::unique_ptr<const VTableLayout>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 23 #include "llvm/ADT/DenseMap.h"
162 typedef llvm::DenseMap<const FileEntry *, SmallVector<KnownHeader, 1>>
175 llvm::DenseMap<const DirectoryEntry *, Module *> UmbrellaDirs;
217 llvm::DenseMap<const DirectoryEntry *, InferredDirectory> InferredDirectories;
221 llvm::DenseMap<const Module *, const FileEntry *> InferredModuleAllowedBy;
223 llvm::DenseMap<const Module *, AdditionalModMapsSet> AdditionalModMaps;
227 llvm::DenseMap<const FileEntry *, bool> ParsedModuleMap;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Mangle.h 19 #include "llvm/ADT/DenseMap.h"
56 llvm::DenseMap<const BlockDecl*, unsigned> GlobalBlockIds;
57 llvm::DenseMap<const BlockDecl*, unsigned> LocalBlockIds;
58 llvm::DenseMap<const TagDecl*, uint64_t> AnonStructIds;
77 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds
79 std::pair<llvm::DenseMap<const BlockDecl *, unsigned>::iterator, bool>
85 std::pair<llvm::DenseMap<const TagDecl *, uint64_t>::iterator, bool>
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
224 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation>
303 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
338 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
341 typedef llvm::DenseMap<const CXXRecordDecl *,
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
453 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
499 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
503 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector>
508 typedef llvm::DenseMap<VFTableIdTy, std::unique_ptr<const VTableLayout>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 23 #include "llvm/ADT/DenseMap.h"
162 typedef llvm::DenseMap<const FileEntry *, SmallVector<KnownHeader, 1>>
175 llvm::DenseMap<const DirectoryEntry *, Module *> UmbrellaDirs;
217 llvm::DenseMap<const DirectoryEntry *, InferredDirectory> InferredDirectories;
221 llvm::DenseMap<const Module *, const FileEntry *> InferredModuleAllowedBy;
223 llvm::DenseMap<const Module *, AdditionalModMapsSet> AdditionalModMaps;
227 llvm::DenseMap<const FileEntry *, bool> ParsedModuleMap;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Mangle.h 19 #include "llvm/ADT/DenseMap.h"
56 llvm::DenseMap<const BlockDecl*, unsigned> GlobalBlockIds;
57 llvm::DenseMap<const BlockDecl*, unsigned> LocalBlockIds;
58 llvm::DenseMap<const TagDecl*, uint64_t> AnonStructIds;
77 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds
79 std::pair<llvm::DenseMap<const BlockDecl *, unsigned>::iterator, bool>
85 std::pair<llvm::DenseMap<const TagDecl *, uint64_t>::iterator, bool>
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
224 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation>
303 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
338 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
341 typedef llvm::DenseMap<const CXXRecordDecl *,
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
453 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
499 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
503 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector>
508 typedef llvm::DenseMap<VFTableIdTy, std::unique_ptr<const VTableLayout>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 23 #include "llvm/ADT/DenseMap.h"
162 typedef llvm::DenseMap<const FileEntry *, SmallVector<KnownHeader, 1>>
175 llvm::DenseMap<const DirectoryEntry *, Module *> UmbrellaDirs;
217 llvm::DenseMap<const DirectoryEntry *, InferredDirectory> InferredDirectories;
221 llvm::DenseMap<const Module *, const FileEntry *> InferredModuleAllowedBy;
223 llvm::DenseMap<const Module *, AdditionalModMapsSet> AdditionalModMaps;
227 llvm::DenseMap<const FileEntry *, bool> ParsedModuleMap;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Mangle.h 19 #include "llvm/ADT/DenseMap.h"
56 llvm::DenseMap<const BlockDecl*, unsigned> GlobalBlockIds;
57 llvm::DenseMap<const BlockDecl*, unsigned> LocalBlockIds;
58 llvm::DenseMap<const TagDecl*, uint64_t> AnonStructIds;
77 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds
79 std::pair<llvm::DenseMap<const BlockDecl *, unsigned>::iterator, bool>
85 std::pair<llvm::DenseMap<const TagDecl *, uint64_t>::iterator, bool>
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
224 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation>
303 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
338 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
341 typedef llvm::DenseMap<const CXXRecordDecl *,
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
453 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
499 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
503 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector>
508 typedef llvm::DenseMap<VFTableIdTy, std::unique_ptr<const VTableLayout>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 23 #include "llvm/ADT/DenseMap.h"
162 typedef llvm::DenseMap<const FileEntry *, SmallVector<KnownHeader, 1>>
175 llvm::DenseMap<const DirectoryEntry *, Module *> UmbrellaDirs;
217 llvm::DenseMap<const DirectoryEntry *, InferredDirectory> InferredDirectories;
221 llvm::DenseMap<const Module *, const FileEntry *> InferredModuleAllowedBy;
223 llvm::DenseMap<const Module *, AdditionalModMapsSet> AdditionalModMaps;
227 llvm::DenseMap<const FileEntry *, bool> ParsedModuleMap;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Mangle.h 19 #include "llvm/ADT/DenseMap.h"
56 llvm::DenseMap<const BlockDecl*, unsigned> GlobalBlockIds;
57 llvm::DenseMap<const BlockDecl*, unsigned> LocalBlockIds;
58 llvm::DenseMap<const TagDecl*, uint64_t> AnonStructIds;
77 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds
79 std::pair<llvm::DenseMap<const BlockDecl *, unsigned>::iterator, bool>
85 std::pair<llvm::DenseMap<const TagDecl *, uint64_t>::iterator, bool>
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
224 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation>
303 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
338 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
341 typedef llvm::DenseMap<const CXXRecordDecl *,
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
453 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
499 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
503 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector>
508 typedef llvm::DenseMap<VFTableIdTy, std::unique_ptr<const VTableLayout>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 23 #include "llvm/ADT/DenseMap.h"
162 typedef llvm::DenseMap<const FileEntry *, SmallVector<KnownHeader, 1>>
175 llvm::DenseMap<const DirectoryEntry *, Module *> UmbrellaDirs;
217 llvm::DenseMap<const DirectoryEntry *, InferredDirectory> InferredDirectories;
221 llvm::DenseMap<const Module *, const FileEntry *> InferredModuleAllowedBy;
223 llvm::DenseMap<const Module *, AdditionalModMapsSet> AdditionalModMaps;
227 llvm::DenseMap<const FileEntry *, bool> ParsedModuleMap;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Mangle.h 19 #include "llvm/ADT/DenseMap.h"
56 llvm::DenseMap<const BlockDecl*, unsigned> GlobalBlockIds;
57 llvm::DenseMap<const BlockDecl*, unsigned> LocalBlockIds;
58 llvm::DenseMap<const TagDecl*, uint64_t> AnonStructIds;
77 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds
79 std::pair<llvm::DenseMap<const BlockDecl *, unsigned>::iterator, bool>
85 std::pair<llvm::DenseMap<const TagDecl *, uint64_t>::iterator, bool>
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
224 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation>
303 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
338 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
341 typedef llvm::DenseMap<const CXXRecordDecl *,
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
453 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
499 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
503 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector>
508 typedef llvm::DenseMap<VFTableIdTy, std::unique_ptr<const VTableLayout>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 23 #include "llvm/ADT/DenseMap.h"
162 typedef llvm::DenseMap<const FileEntry *, SmallVector<KnownHeader, 1>>
175 llvm::DenseMap<const DirectoryEntry *, Module *> UmbrellaDirs;
217 llvm::DenseMap<const DirectoryEntry *, InferredDirectory> InferredDirectories;
221 llvm::DenseMap<const Module *, const FileEntry *> InferredModuleAllowedBy;
223 llvm::DenseMap<const Module *, AdditionalModMapsSet> AdditionalModMaps;
227 llvm::DenseMap<const FileEntry *, bool> ParsedModuleMap;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Mangle.h 19 #include "llvm/ADT/DenseMap.h"
56 llvm::DenseMap<const BlockDecl*, unsigned> GlobalBlockIds;
57 llvm::DenseMap<const BlockDecl*, unsigned> LocalBlockIds;
58 llvm::DenseMap<const TagDecl*, uint64_t> AnonStructIds;
77 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds
79 std::pair<llvm::DenseMap<const BlockDecl *, unsigned>::iterator, bool>
85 std::pair<llvm::DenseMap<const TagDecl *, uint64_t>::iterator, bool>
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
224 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation>
303 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
338 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
341 typedef llvm::DenseMap<const CXXRecordDecl *,
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
453 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
499 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
503 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector>
508 typedef llvm::DenseMap<VFTableIdTy, std::unique_ptr<const VTableLayout>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 23 #include "llvm/ADT/DenseMap.h"
162 typedef llvm::DenseMap<const FileEntry *, SmallVector<KnownHeader, 1>>
175 llvm::DenseMap<const DirectoryEntry *, Module *> UmbrellaDirs;
217 llvm::DenseMap<const DirectoryEntry *, InferredDirectory> InferredDirectories;
221 llvm::DenseMap<const Module *, const FileEntry *> InferredModuleAllowedBy;
223 llvm::DenseMap<const Module *, AdditionalModMapsSet> AdditionalModMaps;
227 llvm::DenseMap<const FileEntry *, bool> ParsedModuleMap;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Mangle.h 19 #include "llvm/ADT/DenseMap.h"
56 llvm::DenseMap<const BlockDecl*, unsigned> GlobalBlockIds;
57 llvm::DenseMap<const BlockDecl*, unsigned> LocalBlockIds;
58 llvm::DenseMap<const TagDecl*, uint64_t> AnonStructIds;
77 llvm::DenseMap<const BlockDecl *, unsigned> &BlockIds
79 std::pair<llvm::DenseMap<const BlockDecl *, unsigned>::iterator, bool>
85 std::pair<llvm::DenseMap<const TagDecl *, uint64_t>::iterator, bool>
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
224 typedef llvm::DenseMap<BaseSubobject, AddressPointLocation>
303 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
338 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
341 typedef llvm::DenseMap<const CXXRecordDecl *,
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
453 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
499 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
503 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector>
508 typedef llvm::DenseMap<VFTableIdTy, std::unique_ptr<const VTableLayout>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 23 #include "llvm/ADT/DenseMap.h"
162 typedef llvm::DenseMap<const FileEntry *, SmallVector<KnownHeader, 1>>
175 llvm::DenseMap<const DirectoryEntry *, Module *> UmbrellaDirs;
217 llvm::DenseMap<const DirectoryEntry *, InferredDirectory> InferredDirectories;
221 llvm::DenseMap<const Module *, const FileEntry *> InferredModuleAllowedBy;
223 llvm::DenseMap<const Module *, AdditionalModMapsSet> AdditionalModMaps;
227 llvm::DenseMap<const FileEntry *, bool> ParsedModuleMap;
  /external/clang/include/clang/AST/
VTableBuilder.h 22 #include "llvm/ADT/DenseMap.h"
228 typedef llvm::DenseMap<BaseSubobject, uint64_t> AddressPointsMapTy;
304 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy;
339 typedef llvm::DenseMap<GlobalDecl, int64_t> MethodVTableIndicesTy;
342 typedef llvm::DenseMap<const CXXRecordDecl *, const VTableLayout *>
353 typedef llvm::DenseMap<ClassPairTy, CharUnits>
457 llvm::DenseMap<const CXXRecordDecl *, unsigned> VBTableIndices;
503 typedef llvm::DenseMap<GlobalDecl, MethodVFTableLocation>
507 typedef llvm::DenseMap<const CXXRecordDecl *, VPtrInfoVector *>
512 typedef llvm::DenseMap<VFTableIdTy, const VTableLayout *> VFTableLayoutMapTy
    [all...]

Completed in 1102 milliseconds

<<11121314151617181920>>