Home
last modified time | relevance | path

Searched defs:IsStmt (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCCodeView.h45 uint16_t IsStmt : 1; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h172 uint8_t IsStmt : 1, member
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCCodeView.cpp134 bool PrologueEnd, bool IsStmt) { in recordCVLoc()
DMCObjectStreamer.cpp585 bool PrologueEnd, bool IsStmt, in emitCVLocDirective()
DMCStreamer.cpp321 bool PrologueEnd, bool IsStmt, in emitCVLocDirective()
DMCAsmStreamer.cpp1729 bool PrologueEnd, bool IsStmt, in emitCVLocDirective()
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DParsedAttr.h62 unsigned IsStmt : 1; member
/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DAsmParser.cpp3904 uint64_t IsStmt = 0; in parseDirectiveCVLoc() local
DMasmParser.cpp5207 uint64_t IsStmt = 0; in parseDirectiveCVLoc() local