Home
last modified time | relevance | path

Searched defs:AttributeMapType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DAttributeMap.h27 enum AttributeMapType enum
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h70 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h70 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h73 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h109 typedef DenseMap<AttributeSet, unsigned> AttributeMapType; typedef