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

1 2

  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
MockPaint.java 21 import mockit.Instantiation;
MockRectF.java 20 import mockit.Instantiation;
MockContext.java 33 import mockit.Instantiation;
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 1 //===------- SemaTemplateInstantiate.cpp - C++ Template Instantiation ------===/
9 // This file implements C++ template instantiation.
31 // Template Instantiation Support
37 /// \param D the declaration for which we are computing template instantiation
49 /// used to determine the proper set of template instantiation arguments for
66 // Add template arguments from a variable template instantiation.
110 // Add template arguments from a class template instantiation.
210 // Don't allow further instantiation if a fatal error has occcured. Any
339 "forgot to remove a lookup module for a template instantiation");
371 /// \brief Prints the current instantiation stack through a series o
    [all...]
SemaTemplateVariadic.cpp 577 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Instantiation
580 if (Instantiation->is<DeclArgumentPack *>()) {
582 NewPackSize = Instantiation->get<DeclArgumentPack *>()->size();
668 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Instantiation
671 if (Instantiation->is<Decl*>())
676 unsigned Size = Instantiation->get<DeclArgumentPack *>()->size();
    [all...]
SemaTemplate.cpp     [all...]
  /external/jarjar/lib/
asm-commons-4.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
asm-commons-3.3.jar 
  /prebuilts/tools/common/asm-tools/
asm-commons-4.0.jar 
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/m2/repository/asm/asm-commons/3.3/
asm-commons-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-commons/5.0.1/
asm-commons-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-commons/5.0.3/
asm-commons-5.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/
asm-commons-5.0.4.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-commons/5.0.3/
asm-commons-5.0.3.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-commons/5.0.4/
asm-commons-5.0.4.jar 
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 79 /// instantiation.
81 /// The location of the instantiation.
84 /// The buffer where parsing should resume upon instantiation completion.
87 /// The location where parsing should resume upon instantiation completion.
90 /// The depth of TheCondStack at the start of the instantiation.
281 /// \brief Are we inside a macro instantiation?
284 /// \brief Handle entry to macro instantiation.
287 /// \param NameLoc Instantiation location.
290 /// \brief Handle exit from macro instantiation.
540 "Unexpected active macro instantiation!");
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/m2/repository/com/googlecode/jarjar/jarjar/1.4/
jarjar-1.4.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 
  /external/jacoco/
asm-debug-all-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.1.201405082137/
org.jacoco.ant-0.7.1.201405082137-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.3.201501221555/
org.jacoco.ant-0.7.3.201501221555-nodeps.jar 

Completed in 285 milliseconds

1 2