Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h749 bool getExportSymbols() const { return getFlags() & FlagExportSymbols; } in getExportSymbols() function
2282 bool getExportSymbols() const { return ExportSymbols; } in getExportSymbols() function