Home
last modified time | relevance | path

Searched defs:isref (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dderef.c95 isref(char *cp) in isref() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h605 bool isref; // true: returns a reference variable
H A Dmtype.c5846 static PURE purityOfType(bool isref, Type *t) in purityOfType()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d270 int mutabilityOfType(bool isref, Type t) in mutabilityOfType()
4208 bool isref; /// returns a reference member