Searched defs:exported_functions (Results 1 – 7 of 7) sorted by relevance
11 set<FunctionDecl *> exported_functions, in cpp_conversion_generator()
14 set<FunctionDecl *> exported_functions, in python_generator()
150 set<FunctionDecl *> exported_functions; member
386 set<FunctionDecl *> exported_functions, set<FunctionDecl *> functions) : in generator()
88 set<FunctionDecl *> exported_functions, set<FunctionDecl *> functions) : in cpp_generator()
112 set<FunctionDecl *> exported_functions, set<FunctionDecl *> functions, in plain_cpp_generator()
1101 std::set<clang::FunctionDecl *> exported_functions, in template_cpp_generator()