Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dfunction-set.h32 function_set (const char * const *names, size_t count) in function_set() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dfunction-set.h32 function_set (const char * const *names, size_t count) in function_set() function
/netbsd-src/external/mit/isl/dist/interface/
H A Dgenerator.h45 typedef std::set<FunctionDecl *, function_name_less> function_set; typedef