Home
last modified time | relevance | path

Searched refs:ScopeLine (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContextImpl.h615 unsigned ScopeLine;
629 unsigned ScopeLine, Metadata *ContainingType,
635 Line(Line), Type(Type), ScopeLine(ScopeLine),
643 Line(N->getLine()), Type(N->getRawType()), ScopeLine(N->getScopeLine()),
657 Type == RHS->getRawType() && ScopeLine == RHS->getScopeLine() &&
DDIBuilder.cpp756 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() argument
763 Name, LinkageName, File, LineNo, Ty, ScopeLine, nullptr, 0, 0, Flags, in createFunction()
775 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl() argument
782 ScopeLine, nullptr, 0, 0, Flags, SPFlags, in createTempFunctionFwdDecl()
DDebugInfoMetadata.cpp633 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl() argument
640 (Scope, Name, LinkageName, File, Line, Type, ScopeLine, in getImpl()
657 (Line, ScopeLine, VirtualIndex, ThisAdjustment, Flags, SPFlags), Ops, in getImpl()
DDebugInfo.cpp806 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction() argument
809 unwrapDI<DIFile>(File), LineNo, unwrapDI<DISubroutineType>(Ty), ScopeLine, in LLVMDIBuilderCreateFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1598 unsigned ScopeLine; variable
1650 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram() argument
1654 Line(Line), ScopeLine(ScopeLine), VirtualIndex(VirtualIndex), in DISubprogram()
1663 DISubroutineType *Type, unsigned ScopeLine, DIType *ContainingType,
1671 ScopeLine, ContainingType, VirtualIndex, ThisAdjustment,
1679 unsigned ScopeLine, Metadata *ContainingType,
1699 unsigned Line, DISubroutineType *Type, unsigned ScopeLine,
1705 (Scope, Name, LinkageName, File, Line, Type, ScopeLine, ContainingType,
1712 unsigned Line, Metadata *Type, unsigned ScopeLine,
1717 (Scope, Name, LinkageName, File, Line, Type, ScopeLine, ContainingType,
[all …]
DDIBuilder.h666 unsigned ScopeLine, DINode::DIFlags Flags = DINode::FlagZero,
676 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h334 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized);