Home
last modified time | relevance | path

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

/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-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1738 bool isLocalToUnit() const { return getSPFlags() & SPFlagLocalToUnit; } in isLocalToUnit() function
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h1957 bool isLocalToUnit() const { return getSPFlags() & SPFlagLocalToUnit; } in isLocalToUnit() function