Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp962 unsigned ScopeLine, unsigned Flags, in createFunction()
976 bool isLocalToUnit, bool isDefinition, unsigned ScopeLine, unsigned Flags, in createFunctionHelper()
1009 unsigned ScopeLine, unsigned Flags, in createFunction()
1031 unsigned ScopeLine, unsigned Flags, in createTempFunctionFwdDecl()
/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A DDIBuilderBindings.cpp87 unsigned ScopeLine, unsigned Flags, int IsOptimized, LLVMValueRef Func) { in LLVMDIBuilderCreateFunction()
H A Ddibuilder.go189 ScopeLine int member
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp1230 unsigned ScopeLine = Line; in Codegen() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2603 unsigned ScopeLine = getLineNumber(ScopeLoc); in EmitFunctionStart() local