Home
last modified time | relevance | path

Searched defs:function_point (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dprogram-point.h72 function_point (const supernode *supernode, in function_point() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.cc89 function_point::function_point (const supernode *supernode, in function_point() function in ana::function_point
H A Danalyzer.h96 class function_point; variable