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

/external/llvm/lib/Analysis/
H A DTrace.cpp29 Module *Trace::getModule() const { function in class:Trace
40 WriteAsOperand(O, *i, 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.h194 const Module *getModule() const { return TheModule; } function in class:llvm::MachineModuleInfo
/external/llvm/include/llvm/
H A DLinker.h35 Module *getModule() const { return Composite; } function in class:llvm::Linker
/external/apache-http/src/org/apache/http/util/
H A DVersionInfo.java127 public final String getModule() { method in class:VersionInfo
/external/clang/include/clang/Lex/
H A DModuleMap.h87 Module *getModule() const { return Storage.getPointer(); } function in class:clang::ModuleMap::KnownHeader
94 return getRole() != ExcludedHeader && getModule()->isAvailable();
/external/llvm/lib/ExecutionEngine/JIT/
H A DJIT.h46 Module *getModule() const { return M; } function in class:llvm::JITState
/external/llvm/include/llvm/Analysis/
H A DCallGraph.h87 /// getModule - Return the module the call graph corresponds to.
89 Module &getModule() const { return *Mod; } function in class:llvm::CallGraph
/external/clang/include/clang/AST/
H A DExternalASTSource.h141 virtual Module *getModule(unsigned ID) { return 0; } function in class:clang::ExternalASTSource
/external/clang/lib/CodeGen/
H A DCodeGenModule.h508 llvm::Module &getModule() const { return TheModule; } function in class:clang::CodeGen::CodeGenModule
/external/clang/lib/Serialization/
H A DASTReader.cpp6652 Module *ASTReader::getModule(unsigned ID) { function in class:ASTReader
/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/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/ ...
/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/debugging/ com/google/debugging/sourcemap/ ...

Completed in 392 milliseconds