Searched defs:strukt (Results 1 – 2 of 2) sorted by relevance
47 void C2ReflectorHelper::addStructDescriptor(C2StructDescriptor &&strukt) { in addStructDescriptor()70 Impl(ParamRef param, C2StringLiteral name, C2StructDescriptor &&strukt) in Impl()256 ParamRef param, C2StringLiteral name, C2StructDescriptor &&strukt) in ParamHelper()
691 C2TestAStruct *strukt = (C2TestAStruct *)info; in TEST_F() local