Searched defs:AddMethods (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | VTableBuilder.cpp | 1440 void ItaniumVTableBuilder::AddMethods( in AddMethods() function in __anon965a958e0111::ItaniumVTableBuilder |
/aosp_15_r20/art/libprofile/profile/ | ||
H A D | profile_compilation_info.cc | 679 bool ProfileCompilationInfo::AddMethods(const std::vector<ProfileMethodInfo>& methods, in AddMethods() function in art::ProfileCompilationInfo |