Home
last modified time | relevance | path

Searched defs:getExportSymbols (Results 1 – 1 of 1) 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