Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A 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
H A DAttributeImpl.h154 unsigned NumAttrs; ///< Number of attributes in this node. variable
/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/
Drecord.go76 func (r Record) NumAttrs() int { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributeImpl.h182 unsigned NumAttrs; ///< Number of attributes in this node. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAttributeImpl.h224 unsigned NumAttrs; ///< Number of attributes in this node. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp686 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp675 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view_internal.h235 int NumAttrs() const { return attrs_.size(); } in NumAttrs() function
H A Dgraph_view_test.cc760 TYPED_TEST(TypedNodeViewTest, NumAttrs) { in TYPED_TEST() argument
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h833 unsigned NumAttrs; variable
843 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt()
/aosp_15_r20/external/clang/lib/AST/
H A DStmt.cpp323 unsigned NumAttrs) { in CreateEmpty()
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp174 uint64_t NumAttrs = Record[Idx++]; in VisitAttributedStmt() local
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c432 unsigned NumAttrs; in DumpCXCommentInternal() local