Searched defs:ScopeLine (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 754 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() 773 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
|
| H A D | DebugInfoMetadata.cpp | 626 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
|
| H A D | DebugInfo.cpp | 806 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 3465 unsigned ScopeLine = getLineNumber(ScopeLoc); in EmitFunctionStart() local 3543 unsigned ScopeLine = 0; in EmitFunctionDecl() local
|