OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:local_decls
(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/
function.h
545
vec<tree, va_gc> *
local_decls
;
647
/* Add the decl D to the
local_decls
list of FUN. */
652
vec_safe_push (fun->
local_decls
, d);
656
FOR_EACH_VEC_SAFE_ELT_REVERSE ((FUN)->
local_decls
, I, D)
544
vec<tree, va_gc> *
local_decls
;
variable
tree-pass.h
204
cfun->
local_decls
. This reduces the size of dump files
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
gtype.state
[
all
...]
Completed in 166 milliseconds