Home
last modified time | relevance | path

Searched defs:NumAttrs (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributeImpl.h182 unsigned NumAttrs; ///< Number of attributes in this node. variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp686 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex() local