Home
last modified time | relevance | path

Searched refs:finishConstruction (Results 1 – 6 of 6) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DConstructorInjector.java103 constructionContext.finishConstruction(); in construct()
117 constructionContext.finishConstruction();
DConstructionContext.java56 public void finishConstruction() { in finishConstruction() method in ConstructionContext
DProviderInternalFactory.java72 constructionContext.finishConstruction(); in circularGet()
DInternalProviderInstanceBindingImpl.java175 constructionContext.finishConstruction();
DSingletonScope.java177 constructionContext.finishConstruction(); in scope()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp710 finishConstruction(NumNamedPacks); in PackDeductionScope()
719 finishConstruction(1); in PackDeductionScope()
791 void finishConstruction(unsigned NumNamedPacks) { in finishConstruction() function in __anon10772fe70111::PackDeductionScope