Home
last modified time | relevance | path

Searched defs:exported_functions (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp_conversion.h11 set<FunctionDecl *> exported_functions, in cpp_conversion_generator()
H A Dpython.h14 set<FunctionDecl *> exported_functions, in python_generator()
H A Dextract_interface.cc154 set<FunctionDecl *> exported_functions; member
H A Dgenerator.cc386 set<FunctionDecl *> exported_functions, set<FunctionDecl *> functions) : in generator()
H A Dcpp.cc88 set<FunctionDecl *> exported_functions, set<FunctionDecl *> functions) : in cpp_generator()
H A Dplain_cpp.cc112 set<FunctionDecl *> exported_functions, set<FunctionDecl *> functions, in plain_cpp_generator()
H A Dtemplate_cpp.cc1130 std::set<clang::FunctionDecl *> exported_functions, in template_cpp_generator()