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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h783 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function
2346 bool getExportSymbols() const { return ExportSymbols; } in getExportSymbols() function