Searched defs:isLocalToUnit (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/IR/ |
| D | DIBuilder.cpp | 538 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-10.0/llvm/include/llvm/IR/ |
| D | DebugInfoMetadata.h | 1738 bool isLocalToUnit() const { return getSPFlags() & SPFlagLocalToUnit; } in isLocalToUnit() function
|