Home
last modified time | relevance | path

Searched defs:AttributeSet (Results 1 – 16 of 16) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/html/doc/
DAttributeSet.java22 abstract class AttributeSet implements IContent class
45 AttributeSet () {} in AttributeSet() method in AttributeSet
/external/llvm/include/llvm/IR/
DAttributes.h233 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function
236 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
DIntrinsics.h31 class AttributeSet; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h234 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function
237 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
DIntrinsics.h31 class AttributeSet; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h226 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
/external/llvm-project/llvm/include/llvm/IR/
DAttributes.h251 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
/external/clang/lib/CodeGen/
DCGCall.h29 class AttributeSet; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributeImpl.h253 size_t numTrailingObjects(OverloadToken<AttributeSet>) { return NumAttrSets; } in numTrailingObjects()
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h39 class AttributeSet; variable
/external/llvm-project/llvm/lib/IR/
DAttributeImpl.h294 size_t numTrailingObjects(OverloadToken<AttributeSet>) { return NumAttrSets; } in numTrailingObjects()
/external/llvm/lib/IR/
DAttributeImpl.h221 friend class AttributeSet; variable
/external/python/pyasn1-modules/pyasn1_modules/
Drfc2985.py472 class AttributeSet(univ.SetOf): class
/external/selinux/python/sepolgen/src/sepolgen/
Dinterfaces.py206 class AttributeSet: class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp253 SmallDenseSet<uint16_t> AttributeSet; in verifyAbbrevSection() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp262 SmallDenseSet<uint16_t> AttributeSet; in verifyAbbrevSection() local