Searched refs:Instantiation (Results 1 - 15 of 15) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
H A DMockPaint.java21 import mockit.Instantiation;
H A DMockRectF.java20 import mockit.Instantiation;
H A DMockContext.java33 import mockit.Instantiation;
/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1 //===------- SemaTemplateInstantiate.cpp - C++ Template Instantiation ------===/
32 // Template Instantiation Support
619 // Template Instantiation for Types
1737 Sema::SubstBaseSpecifiers(CXXRecordDecl *Instantiation, argument
1746 Instantiation->setInvalidDecl();
1788 = CheckBaseSpecifier(Instantiation,
1822 = CheckBaseSpecifier(Instantiation,
1833 if (!Invalid && AttachBaseSpecifiers(Instantiation, InstantiatedBases))
1851 TagDecl *Instantiation,
1878 << S.Context.getTypeDeclType(Instantiation);
1849 DiagnoseUninstantiableTemplate(Sema &S, SourceLocation PointOfInstantiation, TagDecl *Instantiation, bool InstantiatedFromMember, TagDecl *Pattern, TagDecl *PatternDef, TemplateSpecializationKind TSK, bool Complain = true) argument
1926 InstantiateClass(SourceLocation PointOfInstantiation, CXXRecordDecl *Instantiation, CXXRecordDecl *Pattern, const MultiLevelTemplateArgumentList &TemplateArgs, TemplateSpecializationKind TSK, bool Complain) argument
2157 InstantiateEnum(SourceLocation PointOfInstantiation, EnumDecl *Instantiation, EnumDecl *Pattern, const MultiLevelTemplateArgumentList &TemplateArgs, TemplateSpecializationKind TSK) argument
2220 InstantiateInClassInitializer( SourceLocation PointOfInstantiation, FieldDecl *Instantiation, FieldDecl *Pattern, const MultiLevelTemplateArgumentList &TemplateArgs) argument
2439 InstantiateClassMembers(SourceLocation PointOfInstantiation, CXXRecordDecl *Instantiation, const MultiLevelTemplateArgumentList &TemplateArgs, TemplateSpecializationKind TSK) argument
[all...]
H A DSemaTemplateVariadic.cpp577 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Instantiation local
580 if (Instantiation->is<DeclArgumentPack *>()) {
582 NewPackSize = Instantiation->get<DeclArgumentPack *>()->size();
668 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Instantiation local
671 if (Instantiation->is<Decl*>())
676 unsigned Size = Instantiation->get<DeclArgumentPack *>()->size();
H A DSemaTemplate.cpp7063 NamedDecl *Instantiation = nullptr; local
7079 Instantiation = Method;
7092 Instantiation = PrevVar;
7101 Instantiation = PrevRecord;
7110 Instantiation = PrevEnum;
7116 if (!Instantiation) {
7130 cast<CXXMethodDecl>(Instantiation)->getTemplateSpecializationKind());
7134 cast<CXXRecordDecl>(Instantiation)->getTemplateSpecializationKind());
7146 Diag(Instantiation->getLocation(), diag::note_specialized_decl);
7161 Instantiation,
[all...]
/external/jarjar/lib/
H A Dasm-commons-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-commons-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/r8/deps/
H A Dasm-commons-5.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/commons/ org/objectweb/asm/ ...
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
H A DAsmParser.cpp65 MemoryBuffer *Instantiation; member in struct:__anon19942::MacroInstantiation
1424 : TheMacro(M), Instantiation(I), InstantiationLoc(IL), ExitLoc(EL)
1470 MemoryBuffer *Instantiation =
1477 Instantiation);
1481 CurBuffer = SrcMgr.AddNewSourceBuffer(MI->Instantiation, SMLoc());
/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp329 /// \param NameLoc Instantiation location.
2408 std::unique_ptr<MemoryBuffer> Instantiation = local
2420 CurBuffer = SrcMgr.AddNewSourceBuffer(std::move(Instantiation), SMLoc());
4839 std::unique_ptr<MemoryBuffer> Instantiation = local
4849 CurBuffer = SrcMgr.AddNewSourceBuffer(std::move(Instantiation), SMLoc());
/external/clang/include/clang/Sema/
H A DSema.h3435 /// Instantiation or recovery rebuild of a for-range statement. Don't
6594 // C++ Template Instantiation
7190 SubstBaseSpecifiers(CXXRecordDecl *Instantiation,
7196 CXXRecordDecl *Instantiation, CXXRecordDecl *Pattern,
7202 EnumDecl *Instantiation, EnumDecl *Pattern,
7207 SourceLocation PointOfInstantiation, FieldDecl *Instantiation,
7234 CXXRecordDecl *Instantiation,
/external/mockito/lib/
H A Dbyte-buddy-1.6.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/jacoco/
H A Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class AnnotationVisitor ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...

Completed in 1653 milliseconds