Home
last modified time | relevance | path

Searched refs:exported_functions (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/isl/interface/
Dcpp_conversion.h11 set<FunctionDecl *> exported_functions, in cpp_conversion_generator() argument
13 generator(SM, exported_types, exported_functions, functions) {} in cpp_conversion_generator()
Dextract_interface.cc149 set<FunctionDecl *> exported_functions; member
167 exported_functions.insert(cast<FunctionDecl>(decl)); in HandleTopLevelDecl()
507 consumer.exported_functions, consumer.functions); in generate()
510 consumer.exported_functions, consumer.functions); in generate()
513 consumer.exported_functions, consumer.functions, true); in generate()
516 consumer.exported_functions, consumer.functions); in generate()
Dpython.h14 set<FunctionDecl *> exported_functions, in python_generator() argument
16 generator(SM, exported_types, exported_functions, functions) {} in python_generator()
Dgenerator.cc372 set<FunctionDecl *> exported_functions, set<FunctionDecl *> functions) : in generator() argument
388 for (in = exported_functions.begin(); in != exported_functions.end(); in generator()
398 for (in = exported_functions.begin(); in != exported_functions.end(); in generator()
Dcpp.h16 set<FunctionDecl *> exported_functions,
19 generator(SM, exported_types, exported_functions, functions), in generator() argument
Dgenerator.h134 set<FunctionDecl *> exported_functions,
/external/libabigail/include/
Dabg-corpus.h320 exported_functions() const;
323 exported_functions();
/external/libabigail/src/
Dabg-corpus.cc100 corpus::exported_decls_builder::exported_functions() const in exported_functions() function in abigail::ir::corpus::exported_decls_builder
109 corpus::exported_decls_builder::exported_functions() in exported_functions() function in abigail::ir::corpus::exported_decls_builder
/external/libabigail/
DChangeLog23500 exported_functions, exported_variables,