Home
last modified time | relevance | path

Searched refs:DebugLocation (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.mli249 (** [dibuild_create] Create a new DebugLocation that describes a source
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1109 DebugLoc DebugLocation; in parse() local
1123 DebugLocation = DebugLoc(Node); in parse()
1150 MI = MF.CreateMachineInstr(MCID, DebugLocation, /*NoImplicit=*/true); in parse()