Home
last modified time | relevance | path

Searched refs:checkOffsetof (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dobjc.d397 …abstract void checkOffsetof(Expression expression, AggregateDeclaration aggregateDeclaration) cons…
502 …override void checkOffsetof(Expression expression, AggregateDeclaration aggregateDeclaration) const in checkOffsetof() function
796 …override void checkOffsetof(Expression expression, AggregateDeclaration aggregateDeclaration) const in checkOffsetof() function
H A Dtypesem.d3395 objc.checkOffsetof(e, ad); in dotExp()