Searched refs:byRef (Results 1 – 1 of 1) sorted by relevance
1371 bool byRef = passByReference(fieldType); in dumpAttributes() local1373 dumpType(o, fieldType, byRef, byRef); in dumpAttributes()3939 bool byRef = passByReference(type); in dumpHxxFile() local3940 dumpType(o, type, byRef, byRef); in dumpHxxFile()
Completed in 34 milliseconds