Home
last modified time | relevance | path

Searched defs:getExportSymbols (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h670 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function
2063 bool getExportSymbols() const { return ExportSymbols; } in getExportSymbols() function
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h742 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function
2282 bool getExportSymbols() const { return ExportSymbols; } in getExportSymbols() function