Searched defs:ScopeLine (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 812 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() 831 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
|
H A D | DebugInfoMetadata.cpp | 862 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
|
H A D | DebugInfo.cpp | 930 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
H A D | dibuilder.go | 203 ScopeLine int member
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 1253 unsigned ScopeLine = LineNo; in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1805 unsigned ScopeLine; variable 1857 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram()
|
/netbsd-src/external/apache2/llvm/dist/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()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 3952 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local 4026 unsigned ScopeLine = 0; in EmitFunctionDecl() local
|