Searched defs:AddFunction (Results 1 – 3 of 3) sorted by relevance
| /development/vndk/tools/header-checker/src/repr/symbol/ | ||
| D | exported_symbol_set.cpp | 52 void ExportedSymbolSet::AddFunction(const std::string &name,  in AddFunction()  function in header_checker::repr::ExportedSymbolSet | 
| D | exported_symbol_set_test.cpp | 26 TEST(ExportedSymbolSetTest, AddFunction) {  in TEST()  argument | 
| /development/vndk/tools/header-checker/src/repr/ | ||
| D | ir_representation.cpp | 88 void ModuleIR::AddFunction(FunctionIR &&function) {  in AddFunction()  function in header_checker::repr::ModuleIR |