Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h301 unsigned NumAttrs; ///< Number of attributes in this node. variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp689 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp435 unsigned NumAttrs) { in CreateEmpty()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp208 uint64_t NumAttrs = Record.readInt(); in VisitAttributedStmt() local