OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npfn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc
10091
tree
npfn
= NULL_TREE;
10127
expand_ptrmemfunc_cst (pfn, &delta, &
npfn
);
10130
npfn
= build_ptrmemfunc_access_expr (pfn, pfn_identifier);
10146
return build_ptrmemfunc1 (to_type, delta,
npfn
);
10078
tree
npfn
= NULL_TREE;
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc
9615
tree
npfn
= NULL_TREE;
9651
expand_ptrmemfunc_cst (pfn, &delta, &
npfn
);
9654
npfn
= build_ptrmemfunc_access_expr (pfn, pfn_identifier);
9670
return build_ptrmemfunc1 (to_type, delta,
npfn
);
9601
tree
npfn
= NULL_TREE;
local
Completed in 74 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026