OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:typename_type
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.def
172
compiler. TEMPLATE_TYPE_PARM,
TYPENAME_TYPE
, TYPEOF_TYPE,
183
DEFTREECODE (
TYPENAME_TYPE
, "
typename_type
", tcc_type, 0)
cp-tree.h
62
TYPENAME_IS_ENUM_P (in
TYPENAME_TYPE
)
87
TYPENAME_IS_CLASS_P (in
TYPENAME_TYPE
)
4096
typename_type
\/* "typename" types. *\/
enumerator in enum:tag_types
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-check.h
235
#define TYPENAME_TYPE_CHECK(t) TREE_CHECK (t,
TYPENAME_TYPE
)
Completed in 895 milliseconds