OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_local_temp
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
typeck2.cc
765
if (VAR_P (dest) && !
is_local_temp
(dest))
coroutines.cc
1089
|| (VAR_P (expr) && !
is_local_temp
(expr)));
tree.cc
592
is_local_temp
(tree decl)
function
cp-tree.h
8065
extern bool
is_local_temp
(tree);
/src/external/gpl3/gcc.old/dist/gcc/cp/
typeck2.cc
775
if (VAR_P (dest) && !
is_local_temp
(dest))
coroutines.cc
1020
|| (VAR_P (e_proxy) && !
is_local_temp
(e_proxy)))
tree.cc
557
is_local_temp
(tree decl)
function
cp-tree.h
7848
extern bool
is_local_temp
(tree);
Completed in 210 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026