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

  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/
VerificationErrorType.java 43 Instantiation(9, "instantiation-error");
95 return Instantiation;
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 1 //===------- SemaTemplateInstantiate.cpp - C++ Template Instantiation ------===/
9 // This file implements C++ template instantiation.
30 // Template Instantiation Support
36 /// \param D the declaration for which we are computing template instantiation
48 /// used to determine the proper set of template instantiation arguments for
65 // Add template arguments from a variable template instantiation.
99 // Add template arguments from a class template instantiation.
445 "forgot to remove a lookup module for a template instantiation");
477 /// \brief Prints the current instantiation stack through a series of
495 // Skip this instantiation
    [all...]
SemaTemplateVariadic.cpp 568 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Instantiation
571 if (Instantiation->is<DeclArgumentPack *>()) {
573 NewPackSize = Instantiation->get<DeclArgumentPack *>()->size();
659 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Instantiation
662 if (Instantiation->is<Decl*>())
667 unsigned Size = Instantiation->get<DeclArgumentPack *>()->size();
    [all...]
SemaTemplate.cpp     [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 74 /// instantiation.
79 /// The macro instantiation with substitutions.
80 MemoryBuffer *Instantiation;
82 /// The location of the instantiation.
85 /// The buffer where parsing should resume upon instantiation completion.
88 /// The location where parsing should resume upon instantiation completion.
276 /// \brief Are we inside a macro instantiation?
279 /// \brief Handle entry to macro instantiation.
282 /// \param NameLoc Instantiation location.
285 /// \brief Handle exit from macro instantiation
    [all...]
  /prebuilts/tools/common/asm-tools/
asm-commons-4.0.jar 
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/m2/internal/asm/asm-commons/3.3/
asm-commons-3.3.jar 
  /external/clang/include/clang/Sema/
Sema.h 892 /// template instantiation stacks.
898 /// instantiation, printing the template instantiation stack as
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 81 milliseconds