Home
last modified time | relevance | path

Searched defs:ScopeLine (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp857 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction()
877 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
H A DDebugInfoMetadata.cpp1023 unsigned ScopeLine, unsigned VirtualIndex, in DISubprogram()
1126 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
H A DDebugInfo.cpp1123 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1678 unsigned ScopeLine; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4441 unsigned ScopeLine = getLineNumber(ScopeLoc); in emitFunctionStart() local
4514 unsigned ScopeLine = 0; in EmitFunctionDecl() local