Searched defs:ScopeLine (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 857 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() 877 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
|
H A D | DebugInfoMetadata.cpp | 1023 unsigned ScopeLine, unsigned VirtualIndex, in DISubprogram() 1126 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
|
H A D | DebugInfo.cpp | 1123 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1678 unsigned ScopeLine; variable
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 4441 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local 4514 unsigned ScopeLine = 0; in EmitFunctionDecl() local
|