Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DAttributes.cpp132 AttributeListImpl(const AttributeWithIndex *Attr, unsigned NumAttrs) in AttributeListImpl()
154 unsigned NumAttrs) { in Profile()
167 AttrListPtr AttrListPtr::get(const AttributeWithIndex *Attrs, unsigned NumAttrs) { in get()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributeImpl.h160 unsigned NumAttrs; ///< Number of attributes in this node. variable
/external/llvm/lib/IR/
DAttributeImpl.h154 unsigned NumAttrs; ///< Number of attributes in this node. variable
DAttributes.cpp910 uint64_t NumAttrs = pImpl->getNumSlots(); in addAttributes() local
967 uint64_t NumAttrs = pImpl->getNumSlots(); in removeAttributes() local
1008 uint64_t NumAttrs = pImpl->getNumSlots(); in removeAttributes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp599 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex() local
/external/clang/lib/AST/
DStmt.cpp323 unsigned NumAttrs) { in CreateEmpty()
/external/clang/include/clang/AST/
DStmt.h833 unsigned NumAttrs; variable
843 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp174 uint64_t NumAttrs = Record[Idx++]; in VisitAttributedStmt() local
/external/clang/tools/c-index-test/
Dc-index-test.c432 unsigned NumAttrs; in DumpCXCommentInternal() local