Searched defs:ConstructorArgs (Results 1 – 4 of 4) sorted by relevance
55 struct ConstructorArgs { struct69 GrGLContextInfo(ConstructorArgs&&); argument
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()