HomeSort by relevance Sort by last modified time
    Searched refs:getTypeByName (Results 1 - 13 of 13) sorted by null

  /external/llvm/include/llvm/IR/
Module.h 305 /// getTypeByName - Return the type with the specified name, or null if there
307 StructType *getTypeByName(StringRef Name) const;
  /prebuilts/sdk/tools/lib/
common.jar 
  /prebuilts/misc/common/layoutlib_api/
layoutlib_api-prebuilt.jar 
  /external/llvm/lib/IR/
Type.cpp 616 /// getTypeByName - Return the type with the specified name, or null if there
618 StructType *Module::getTypeByName(StringRef Name) const {
Core.cpp 378 return wrap(unwrap(M)->getTypeByName(Name));
    [all...]
  /prebuilts/devtools/tools/lib/
layoutlib-api.jar 
  /external/llvm/lib/Linker/
LinkModules.cpp 614 if (StructType *DST = DstM->getTypeByName(ST->getName().substr(0, DotPos)))
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 581 Out << "StructType *" << typeName << " = mod->getTypeByName(\"";
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 560 * See the method [llvm::Module::getTypeByName] *)
    [all...]
  /prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 918 milliseconds