Searched defs:ConstructionContext (Results 1 – 2 of 2) sorted by relevance
264 explicit ConstructionContext(Kind K) : K(K) {} in ConstructionContext() function327 friend class ConstructionContext; // Allows to create<>() itself. variable352 friend class ConstructionContext; // Allows to create<>() itself. variable393 friend class ConstructionContext; // Allows to create<>() itself. variable420 friend class ConstructionContext; // Allows to create<>() itself. variable443 friend class ConstructionContext; // Allows to create<>() itself. variable505 friend class ConstructionContext; // Allows to create<>() itself. variable531 friend class ConstructionContext; // Allows to create<>() itself. variable586 friend class ConstructionContext; // Allows to create<>() itself. variable610 friend class ConstructionContext; // Allows to create<>() itself. variable[all …]
48 class ConstructionContext; variable