Searched defs:ScopeLine (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/bindings/go/llvm/ |
| H A D | dibuilder.go | 203 ScopeLine int member
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter9/ |
| H A D | toy.cpp | 1253 unsigned ScopeLine = LineNo; in codegen() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 846 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() 867 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
|
| H A D | DebugInfoMetadata.cpp | 906 unsigned ScopeLine, unsigned VirtualIndex, in DISubprogram() 980 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
|
| H A D | DebugInfo.cpp | 969 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
|
| /llvm-project-15.0.7/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()
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 1808 unsigned ScopeLine; variable
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 4120 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local 4193 unsigned ScopeLine = 0; in EmitFunctionDecl() local
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | MetadataTest.cpp | 2274 unsigned ScopeLine = 3; in TEST_F() local
|