Searched defs:ScopeLine (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 850 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() 871 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
|
H A D | DebugInfoMetadata.cpp | 941 unsigned ScopeLine, unsigned VirtualIndex, in DISubprogram() 1044 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
|
H A D | DebugInfo.cpp | 1024 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
|
/openbsd/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 1253 unsigned ScopeLine = LineNo; in codegen() local
|
/openbsd/gnu/llvm/llvm/bindings/ocaml/debuginfo/ |
H A D | debuginfo_ocaml.c | 285 value IsDefinition, value ScopeLine, value Flags, value IsOptimized) { in llvm_dibuild_create_function_native()
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 4142 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local 4215 unsigned ScopeLine = 0; in EmitFunctionDecl() local
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1856 unsigned ScopeLine; variable
|