Home
last modified time | relevance | path

Searched refs:Typeof (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h190 Typeof, enumerator
/openbsd/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp114 return SpecialIntrinsicKind::Typeof; in consumeSpecialIntrinsicKind()
474 case SpecialIntrinsicKind::Typeof: in demangleSpecialIntrinsic()
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dextend.texi431 * Typeof:: @code{typeof}: referring to the type of an expression.
540 must use @code{typeof} (@pxref{Typeof}).
889 @node Typeof
6998 to write safe macros that avoid this kind of problem (@pxref{Typeof}).
/openbsd/gnu/gcc/gcc/doc/
H A Dextend.texi32 * Typeof:: @code{typeof}: referring to the type of an expression.
146 must use @code{typeof} (@pxref{Typeof}).
557 @node Typeof
H A Dgcc.info14075 * Typeof:: `typeof': referring to the type of an expression.
14176 you must use `typeof' (*note Typeof::).
14487 File: gcc.info, Node: Constructing Calls, Next: Typeof, Prev: Nested Functions, Up: C Extensions
14539 File: gcc.info, Node: Typeof, Next: Conditionals, Prev: Constructing Calls, Up: C Extensions
14633 File: gcc.info, Node: Conditionals, Next: Long Long, Prev: Typeof, Up: C Extensions
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog11552 cross-references to that section to refer to "Typeof" instead.
11554 "Typeof", rewritten using that extension. Add some compatibility
11555 notes to "Typeof."