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

  /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.
359 "forgot to remove a lookup module for a template instantiation");
391 /// \brief Prints the current instantiation stack through a series of
409 // 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/jarjar/lib/
asm-commons-4.0.jar 
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 81 /// instantiation.
86 /// The macro instantiation with substitutions.
87 MemoryBuffer *Instantiation;
89 /// The location of the instantiation.
92 /// The buffer where parsing should resume upon instantiation completion.
95 /// The location where parsing should resume upon instantiation completion.
277 /// \brief Are we inside a macro instantiation?
280 /// \brief Handle entry to macro instantiation.
283 /// \param NameLoc Instantiation location.
286 /// \brief Handle exit from macro instantiation
    [all...]
  /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 
  /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/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 337 milliseconds