OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vtbltype
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
typeinfo.cc
536
tree
vtbltype
= build_array_type (vtable_entry_type, vtbldomain);
local
537
tree value = build_constructor (
vtbltype
, elms);
1253
tree
vtbltype
= build_array_type (vtable_entry_type, vtbldomain);
local
1255
field = create_field_decl (
vtbltype
, NULL, 1, 1);
1278
tree
vtbltype
= build_array_type (vtable_entry_type, vtbldomain);
local
1280
tree field = create_field_decl (
vtbltype
, NULL, 1, 1);
Completed in 17 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026