Home
last modified time | relevance | path

Searched defs:NumStmts (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp295 unsigned NumStmts = 0; in tryMergeShortCaseLabels() local
/external/clang/lib/Serialization/
DASTReaderStmt.cpp135 unsigned NumStmts = Record[Idx++]; in VisitCompoundStmt() local
/external/clang/include/clang/AST/
DStmt.h93 unsigned NumStmts : 32 - NumStmtBits; in LLVM_ALIGNAS() local