Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributeImpl.h224 unsigned NumAttrs; ///< Number of attributes in this node. variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp675 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmt.cpp434 unsigned NumAttrs) { in CreateEmpty()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h156 unsigned NumAttrs : 32 - NumStmtBits; variable
1906 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp207 uint64_t NumAttrs = Record.readInt(); in VisitAttributedStmt() local
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c517 unsigned NumAttrs; in DumpCXCommentInternal() local