Home
last modified time | relevance | path

Searched defs:isLocalToUnit (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDIBuilder.cpp655 DIType Ty, bool isLocalToUnit, llvm::Value *Val) { in createGlobalVariable()
680 DIType Ty, bool isLocalToUnit, llvm::Value *Val) { in createStaticVariable()
756 bool isLocalToUnit, bool isDefinition, in createFunction()
801 bool isLocalToUnit, in createMethod()
/external/llvm/lib/IR/
DDIBuilder.cpp538 unsigned LineNumber, DIType *Ty, bool isLocalToUnit, Constant *Val, in createGlobalVariable()
552 unsigned LineNumber, DIType *Ty, bool isLocalToUnit, Constant *Val, in createTempGlobalVariableFwdDecl()
630 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createFunction()
648 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createTempFunctionFwdDecl()
662 bool isLocalToUnit, bool isDefinition, unsigned VK, in createMethod()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp642 unsigned LineNumber, DIType *Ty, bool isLocalToUnit, DIExpression *Expr, in createGlobalVariableExpression()
659 unsigned LineNumber, DIType *Ty, bool isLocalToUnit, MDNode *Decl, in createTempGlobalVariableFwdDecl()
754 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createFunction()
773 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createTempFunctionFwdDecl()
787 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, in createMethod()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h489 unsigned isLocalToUnit() const { return getUnsignedField(9); } in isLocalToUnit() function
599 unsigned isLocalToUnit() const { return getUnsignedField(9); } in isLocalToUnit() function