Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.mli249 (** [dibuild_create] Create a new DebugLocation that describes a source
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1030 DebugLoc DebugLocation; in parse() local
1044 DebugLocation = DebugLoc(Node); in parse()
1072 MI = MF.CreateMachineInstr(MCID, DebugLocation, /*NoImplicit=*/true); in parse()