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

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h74 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
H A DBitcodeReader.h86 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
H A DBitcodeReader.h86 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
H A DBitcodeReader.h92 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
H A DBitcodeReader.h92 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
H A DBitcodeReader.h92 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
H A DBitcodeReader.h92 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h74 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
H A DBitcodeReader.h86 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/
H A DBitcodeReader.h86 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/
H A DBitcodeReader.h92 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/
H A DBitcodeReader.h92 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/
H A DBitcodeReader.h92 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/
H A DBitcodeReader.h92 StringRef getModuleIdentifier() const { return ModuleIdentifier; } function in class:llvm::BitcodeModule
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DModule.h193 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
204 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DModule.h193 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
204 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DModule.h208 const std::string &getModuleIdentifier() const { return ModuleID; } function in class:llvm::Module
219 /// wrapper around getModuleIdentifier().

Completed in 2557 milliseconds

12