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

  /external/clang/lib/Sema/
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 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/jarjar/lib/
asm-commons-4.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
asm-commons-3.3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 

Completed in 7204 milliseconds