Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h217 unsigned NumAttrs; ///< Number of attributes in this node. variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp713 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp426 unsigned NumAttrs) { in CreateEmpty()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h151 unsigned NumAttrs : 32 - NumStmtBits; variable
1861 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp202 uint64_t NumAttrs = Record.readInt(); in VisitAttributedStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c515 unsigned NumAttrs; in DumpCXCommentInternal() local