Searched defs:ScopeLine (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 817 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() 836 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 | 966 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 1807 unsigned ScopeLine; variable 1859 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 3935 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local 4004 unsigned ScopeLine = 0; in EmitFunctionDecl() local
|