Home
last modified time | relevance | path

Searched defs:getModule (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DSource.h89 inline llvm::Module &getModule() in getModule() function
91 inline const llvm::Module &getModule() const in getModule() function
/frameworks/compile/mclinker/include/mcld/
DIRBuilder.h59 const Module& getModule() const { return m_Module; } in getModule() function
60 Module& getModule() { return m_Module; } in getModule() function
/frameworks/rs/rsov/compiler/spirit/
Dtransformer.h47 Module *getModule() const { return mModule; } in getModule() function