Searched defs:ScopeLine (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 830 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() 850 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
|
| H A D | DebugInfoMetadata.cpp | 1013 unsigned ScopeLine, unsigned VirtualIndex, in DISubprogram() 1116 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
|
| H A D | DebugInfo.cpp | 1118 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 4288 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local 4361 unsigned ScopeLine = 0; in EmitFunctionDecl() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 1620 unsigned ScopeLine; variable
|