Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h45 uint16_t IsStmt : 1; variable
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h176 uint8_t IsStmt : 1, member
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp131 Label, FunctionId, FileNo, Line, Column, PrologueEnd, IsStmt}); in recordCVLoc() argument
H A DMCObjectStreamer.cpp496 emitCVLocDirective(unsigned FunctionId,unsigned FileNo,unsigned Line,unsigned Column,bool PrologueEnd,bool IsStmt,StringRef FileName,SMLoc Loc) emitCVLocDirective() argument
H A DMCStreamer.cpp321 emitCVLocDirective(unsigned FunctionId,unsigned FileNo,unsigned Line,unsigned Column,bool PrologueEnd,bool IsStmt,StringRef FileName,SMLoc Loc) emitCVLocDirective() argument
H A DMCAsmStreamer.cpp1801 emitCVLocDirective(unsigned FunctionId,unsigned FileNo,unsigned Line,unsigned Column,bool PrologueEnd,bool IsStmt,StringRef FileName,SMLoc Loc) emitCVLocDirective() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp26 SourceLocation StartLoc, bool IsStmt) { in diagnoseConstructAppertainment() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3905 uint64_t IsStmt = 0; parseDirectiveCVLoc() local
H A DMasmParser.cpp5175 uint64_t IsStmt = 0; parseDirectiveCVLoc() local