Searched defs:ScopeLine (Results 1 – 11 of 11) sorted by relevance
| /external/llvm/bindings/go/llvm/ |
| D | DIBuilderBindings.cpp | 77 unsigned ScopeLine, unsigned Flags, int IsOptimized) { in LLVMDIBuilderCreateFunction()
|
| D | dibuilder.go | 189 ScopeLine int member
|
| /external/llvm/lib/IR/ |
| D | DIBuilder.cpp | 631 bool isDefinition, unsigned ScopeLine, unsigned Flags, bool isOptimized, in createFunction() 649 bool isDefinition, unsigned ScopeLine, unsigned Flags, bool isOptimized, in createTempFunctionFwdDecl()
|
| D | DebugInfoMetadata.cpp | 413 bool IsLocalToUnit, bool IsDefinition, unsigned ScopeLine, in getImpl()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | DIBuilder.cpp | 756 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createFunction() 775 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, in createTempFunctionFwdDecl()
|
| D | DebugInfoMetadata.cpp | 633 unsigned ScopeLine, Metadata *ContainingType, unsigned VirtualIndex, in getImpl()
|
| D | DebugInfo.cpp | 806 unsigned ScopeLine, LLVMDIFlags Flags, LLVMBool IsOptimized) { in LLVMDIBuilderCreateFunction()
|
| /external/llvm/examples/Kaleidoscope/Chapter9/ |
| D | toy.cpp | 1245 unsigned ScopeLine = LineNo; in codegen() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DebugInfoMetadata.h | 1598 unsigned ScopeLine; variable 1650 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram()
|
| /external/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 2915 unsigned ScopeLine = getLineNumber(ScopeLoc); in EmitFunctionStart() local 2974 unsigned ScopeLine = 0; in EmitFunctionDecl() local
|
| /external/llvm/unittests/IR/ |
| D | MetadataTest.cpp | 1421 unsigned ScopeLine = 3; in TEST_F() local
|