Searched defs:getModuleIdentifier (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h95 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h219 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module

Completed in 101 milliseconds