Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h189 Typeof, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp114 return SpecialIntrinsicKind::Typeof; in consumeSpecialIntrinsicKind()
471 case SpecialIntrinsicKind::Typeof: in demangleSpecialIntrinsic()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgcc.info32453 * Typeof:: 'typeof': referring to the type of an expression.
32581 you must use 'typeof' or '__auto_type' (*note Typeof::).
32957 File: gcc.info, Node: Constructing Calls, Next: Typeof, Prev: Nonlocal Gotos, Up: C Extensions
33064 File: gcc.info, Node: Typeof, Next: Conditionals, Prev: Constructing Calls, Up: C Extensions
33172 File: gcc.info, Node: Conditionals, Next: __int128, Prev: Typeof, Up: C Extensions
46684 the argument to 'typeof' (*note Typeof::). The ATTRIBUTE argument
67766 * _ in variables in macros: Typeof. (line 46)
69232 * local variables in macros: Typeof. (line 46)
69302 * macros, local variables in: Typeof. (line 46)
69304 * macros, types of arguments: Typeof. (line 6)
[all …]
H A Dextend.texi32 * Typeof:: @code{typeof}: referring to the type of an expression.
180 must use @code{typeof} or @code{__auto_type} (@pxref{Typeof}).
726 @node Typeof
13637 restrictions as the argument to @code{typeof} (@pxref{Typeof}). The
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgcc.info29363 * Typeof:: 'typeof': referring to the type of an expression.
29491 you must use 'typeof' or '__auto_type' (*note Typeof::).
29867 File: gcc.info, Node: Constructing Calls, Next: Typeof, Prev: Nonlocal Gotos, Up: C Extensions
29974 File: gcc.info, Node: Typeof, Next: Conditionals, Prev: Constructing Calls, Up: C Extensions
30082 File: gcc.info, Node: Conditionals, Next: __int128, Prev: Typeof, Up: C Extensions
42895 the argument to 'typeof' (*note Typeof::). The ATTRIBUTE argument
64487 * _ in variables in macros: Typeof. (line 46)
65917 * local variables in macros: Typeof. (line 46)
65986 * macros, local variables in: Typeof. (line 46)
65988 * macros, types of arguments: Typeof. (line 6)
[all …]
H A Dextend.texi32 * Typeof:: @code{typeof}: referring to the type of an expression.
180 must use @code{typeof} or @code{__auto_type} (@pxref{Typeof}).
726 @node Typeof
12853 restrictions as the argument to @code{typeof} (@pxref{Typeof}). The
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20025220 cross-references to that section to refer to "Typeof" instead.
5222 "Typeof", rewritten using that extension. Add some compatibility
5223 notes to "Typeof."
H A DChangeLog-20139697 * doc/extend.texi (Statement Exprs, Typeof): Discuss __auto_type.
H A DChangeLog-201538134 * doc/extend.texi (Typeof): Likewise.