Home
last modified time | relevance | path

Searched defs:isLocalToUnit (Results 1 – 3 of 3) 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/include/llvm/Analysis/
DDebugInfo.h489 unsigned isLocalToUnit() const { return getUnsignedField(9); } in isLocalToUnit() function
599 unsigned isLocalToUnit() const { return getUnsignedField(9); } in isLocalToUnit() function