Searched defs:ConstructorArgs (Results 1 – 3 of 3) sorted by relevance
65 struct ConstructorArgs { struct72 GrGLContextInfo(ConstructorArgs&&); argument
62 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()85 SymIndexId createSymbol(Args &&... ConstructorArgs) { in createSymbol()115 SymIndexId getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, in getOrCreateFieldListMember()
91 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { in alloc()