HomeSort by relevance Sort by last modified time
    Searched refs:getModule (Results 1 - 25 of 440) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ExternalPreprocessorSource.h 43 virtual Module *getModule(unsigned ModuleID) = 0;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Trace.cpp 29 Module *Trace::getModule() const {
40 WriteAsOperand(O, *i, true, getModule());
  /external/llvm/unittests/ExecutionEngine/Orc/
IndirectionUtilsTest.cpp 25 AttributeSet::get(MB.getModule()->getContext(), 1U,
28 AttributeSet::get(MB.getModule()->getContext(), 2U,
31 AttributeSet::get(MB.getModule()->getContext(), ~0U,
33 F->setAttributes(AttributeSet::get(MB.getModule()->getContext(), Attrs));
35 auto ImplPtr = orc::createImplPointer(*F->getType(), *MB.getModule(), "", nullptr);
  /frameworks/compile/libbcc/lib/
Script.cpp 50 mLinkRuntimeCallback(this, &mSource->getModule(),
51 &libclcore_source->getModule());
76 llvm::Module &libclcore_module = libclcore_source->getModule();
  /external/llvm/lib/Analysis/
Trace.cpp 28 Module *Trace::getModule() const {
39 (*i)->printAsOperand(O, true, getModule());
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadataPrinter.h 57 const Module &getModule() const { return S->getModule(); }
  /external/guice/core/test/com/google/inject/spi/
ElementApplyToTest.java 29 super.checkModule(Elements.getModule(Elements.getElements(module)), visitors);
  /external/llvm/include/llvm/Object/
IRObjectFile.h 47 const Module &getModule() const {
48 return const_cast<IRObjectFile*>(this)->getModule();
50 Module &getModule() {
  /external/llvm/include/llvm/LTO/legacy/
LTOModule.h 111 const Module &getModule() const {
112 return const_cast<LTOModule*>(this)->getModule();
114 Module &getModule() {
115 return IRFile->getModule();
122 return getModule().getTargetTriple();
127 getModule().setTargetTriple(Triple);
  /external/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ModuleSlotTracker.h 61 const Module *getModule() const { return M; }

Completed in 433 milliseconds

1 2 3 4 5 6 7 8 91011>>