Searched defs:getModule (Results 1 - 23 of 23) sorted by relevance

/external/llvm/lib/Analysis/
H A DTrace.cpp28 Module *Trace::getModule() const { function in class:Trace
39 (*i)->printAsOperand(O, true, getModule());
/external/llvm/include/llvm/CodeGen/
H A DGCMetadataPrinter.h58 const Module &getModule() const { return S->getModule(); } function in class:llvm::GCMetadataPrinter
H A DGCStrategy.h87 /// getModule - The module within which the GC strategy is operating.
89 const Module &getModule() const { return *M; } function in class:llvm::GCStrategy
H A DMachineModuleInfo.h197 const Module *getModule() const { return TheModule; } function in class:llvm::MachineModuleInfo
/external/llvm/include/llvm/Linker/
H A DLinker.h38 Module *getModule() const { return Composite; } function in class:llvm::Linker
/external/llvm/include/llvm/Object/
H A DIRObjectFile.h41 const Module &getModule() const { function in class:llvm::object::IRObjectFile
42 return const_cast<IRObjectFile*>(this)->getModule();
44 Module &getModule() { function in class:llvm::object::IRObjectFile
/external/apache-http/src/org/apache/http/util/
H A DVersionInfo.java132 public final String getModule() { method in class:VersionInfo
/external/llvm/include/llvm/LTO/
H A DLTOModule.h98 const Module &getModule() const { function in struct:llvm::LTOModule
99 return const_cast<LTOModule*>(this)->getModule();
101 Module &getModule() { function in struct:llvm::LTOModule
102 return IRFile->getModule();
107 return getModule().getTargetTriple();
112 getModule().setTargetTriple(Triple);
/external/llvm/lib/ExecutionEngine/JIT/
H A DJIT.h46 Module *getModule() const { return M; } function in class:llvm::JITState
/external/clang/include/clang/Lex/
H A DModuleMap.h93 Module *getModule() const { return Storage.getPointer(); } function in class:clang::ModuleMap::KnownHeader
100 return getRole() != ExcludedHeader && getModule()->isAvailable();
/external/llvm/include/llvm/IR/
H A DDiagnosticInfo.h190 const Module &getModule() const { return M; } function in class:llvm::DiagnosticInfoDebugMetadataVersion
/external/llvm/include/llvm/Analysis/
H A DCallGraph.h117 Module &getModule() const { return M; } function in class:llvm::CallGraph
333 Module &getModule() const { return G->getModule(); } function in class:CallGraphWrapperPass
/external/clang/include/clang/AST/
H A DExternalASTSource.h150 virtual Module *getModule(unsigned ID) { return nullptr; } function in class:clang::ExternalASTSource
/external/clang/lib/CodeGen/
H A DCodeGenModule.h586 llvm::Module &getModule() const { return TheModule; } function in class:clang::CodeGen::CodeGenModule
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 1435 milliseconds