Home
last modified time | relevance | path

Searched defs:ScopeLine (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp812 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction()
831 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
H A DDebugInfoMetadata.cpp862 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
H A DDebugInfo.cpp930 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go203 ScopeLine int member
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1253 unsigned ScopeLine = LineNo; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1805 unsigned ScopeLine; variable
1857 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c285 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 DCGDebugInfo.cpp3952 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local
4026 unsigned ScopeLine = 0; in EmitFunctionDecl() local