| /external/llvm/include/llvm/Object/ | 
| D | IRObjectFile.h | 47   const Module &getModule() const {  in getModule()  function50   Module &getModule() {  in getModule()  function
 
 | 
| /external/llvm/unittests/ExecutionEngine/Orc/ | 
| D | OrcTestCommon.h | 75   Module* getModule() { return M.get(); }  in getModule()  function76   const Module* getModule() const { return M.get(); }  in getModule()  function
 
 | 
| /external/llvm/lib/Analysis/ | 
| D | Trace.cpp | 28 Module *Trace::getModule() const {  in getModule()  function in Trace
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | Trace.cpp | 31 Module *Trace::getModule() const {  in getModule()  function in Trace
 | 
| /external/llvm/include/llvm/LTO/legacy/ | 
| D | LTOModule.h | 111   const Module &getModule() const {  in getModule()  function114   Module &getModule() {  in getModule()  function
 
 | 
| /external/swiftshader/third_party/subzero/src/ | 
| D | IceConverter.h | 44   llvm::Module *getModule() const { return Mod; }  in getModule()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ | 
| D | LTOModule.h | 117   const Module &getModule() const { return *Mod; }  in getModule()  function118   Module &getModule() { return *Mod; }  in getModule()  function
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | 
| D | ModuleSlotTracker.h | 60   const Module *getModule() const { return M; }  in getModule()  function
 | 
| D | BasicBlock.h | 114   Module *getModule() {  in getModule()  function
 | 
| D | DiagnosticInfo.h | 248   const Module &getModule() const { return M; }  in getModule()  function271   const Module &getModule() const { return M; }  in getModule()  function
 
 | 
| /external/llvm/include/llvm/IR/ | 
| D | ModuleSlotTracker.h | 61   const Module *getModule() const { return M; }  in getModule()  function
 | 
| D | DiagnosticInfo.h | 241   const Module &getModule() const { return M; }  in getModule()  function264   const Module &getModule() const { return M; }  in getModule()  function
 
 | 
| /external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/ | 
| D | PreMain.java | 109 	private static Object getModule(final Class<?> cls) throws Exception {  in getModule()  method in PreMain
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ | 
| D | CallGraph.h | 113   Module &getModule() const { return M; }  in getModule()  function342   Module &getModule() const { return G->getModule(); }  in getModule()  function
 
 | 
| /external/llvm/include/llvm/Analysis/ | 
| D | CallGraph.h | 120   Module &getModule() const { return M; }  in getModule()  function346   Module &getModule() const { return G->getModule(); }  in getModule()  function
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/ | 
| D | IRMover.h | 78   Module &getModule() { return Composite; }  in getModule()  function
 | 
| /external/llvm/include/llvm/Linker/ | 
| D | IRMover.h | 76   Module &getModule() { return Composite; }  in getModule()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ | 
| D | Layer.h | 53   const ThreadSafeModule &getModule() const { return TSM; }  in getModule()  function
 | 
| /external/llvm/lib/IR/ | 
| D | BasicBlock.cpp | 116 const Module *BasicBlock::getModule() const {  in getModule()  function in BasicBlock120 Module *BasicBlock::getModule() {  in getModule()  function in BasicBlock
 
 | 
| D | Instruction.cpp | 57 const Module *Instruction::getModule() const {  in getModule()  function in Instruction61 Module *Instruction::getModule() {  in getModule()  function in Instruction
 
 | 
| /external/apache-http/src/org/apache/http/util/ | 
| D | VersionInfo.java | 132     public final String getModule() {  in getModule()  method in VersionInfo
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | MachineModuleInfo.h | 164   const Module *getModule() const { return TheModule; }  in getModule()  function
 | 
| /external/clang/include/clang/Lex/ | 
| D | ModuleMap.h | 130     Module *getModule() const { return Storage.getPointer(); }  in getModule()  function
 | 
| /external/clang/include/clang/AST/ | 
| D | ExternalASTSource.h | 143   virtual Module *getModule(unsigned ID) { return nullptr; }  in getModule()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | BasicBlock.cpp | 140 const Module *BasicBlock::getModule() const {  in getModule()  function in BasicBlock
 |