Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Ddibuilder.go203 ScopeLine int member
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1253 unsigned ScopeLine = LineNo; in codegen() local
/llvm-project-15.0.7/llvm/lib/IR/
H A DDIBuilder.cpp846 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction()
867 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
H A DDebugInfoMetadata.cpp906 unsigned ScopeLine, unsigned VirtualIndex, in DISubprogram()
980 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
H A DDebugInfo.cpp969 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c285 value IsDefinition, value ScopeLine, value Flags, value IsOptimized) { in llvm_dibuild_create_function_native()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1808 unsigned ScopeLine; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4120 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local
4193 unsigned ScopeLine = 0; in EmitFunctionDecl() local
/llvm-project-15.0.7/llvm/unittests/IR/
H A DMetadataTest.cpp2274 unsigned ScopeLine = 3; in TEST_F() local