Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h45 uint16_t IsStmt : 1; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h176 uint8_t IsStmt : 1, member
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp134 recordCVLoc(MCContext & Ctx,const MCSymbol * Label,unsigned FunctionId,unsigned FileNo,unsigned Line,unsigned Column,bool PrologueEnd,bool IsStmt) recordCVLoc() argument
H A DMCObjectStreamer.cpp582 emitCVLocDirective(unsigned FunctionId,unsigned FileNo,unsigned Line,unsigned Column,bool PrologueEnd,bool IsStmt,StringRef FileName,SMLoc Loc) emitCVLocDirective() argument
H A DMCStreamer.cpp322 emitCVLocDirective(unsigned FunctionId,unsigned FileNo,unsigned Line,unsigned Column,bool PrologueEnd,bool IsStmt,StringRef FileName,SMLoc Loc) emitCVLocDirective() argument
H A DMCAsmStreamer.cpp1797 emitCVLocDirective(unsigned FunctionId,unsigned FileNo,unsigned Line,unsigned Column,bool PrologueEnd,bool IsStmt,StringRef FileName,SMLoc Loc) emitCVLocDirective() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3912 uint64_t IsStmt = 0; parseDirectiveCVLoc() local
H A DMasmParser.cpp5174 uint64_t IsStmt = 0; parseDirectiveCVLoc() local