Searched defs:ConstructionContext (Results 1 – 2 of 2) sorted by relevance
272 explicit ConstructionContext(Kind K) : K(K) {} in ConstructionContext() function346 friend class ConstructionContext; // Allows to create<>() itself. variable371 friend class ConstructionContext; // Allows to create<>() itself. variable416 friend class ConstructionContext; // Allows to create<>() itself. variable443 friend class ConstructionContext; // Allows to create<>() itself. variable466 friend class ConstructionContext; // Allows to create<>() itself. variable528 friend class ConstructionContext; // Allows to create<>() itself. variable554 friend class ConstructionContext; // Allows to create<>() itself. variable609 friend class ConstructionContext; // Allows to create<>() itself. variable633 friend class ConstructionContext; // Allows to create<>() itself. variable[all …]
49 class ConstructionContext; variable