Home
last modified time | relevance | path

Searched defs:AddMethods (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DVTableBuilder.cpp1440 void ItaniumVTableBuilder::AddMethods( in AddMethods() function in __anon965a958e0111::ItaniumVTableBuilder
2920 void VFTableBuilder::AddMethods(BaseSubobject Base, unsigned BaseDepth, in AddMethods() function in VFTableBuilder
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc679 bool ProfileCompilationInfo::AddMethods(const std::vector<ProfileMethodInfo>& methods, in AddMethods() function in art::ProfileCompilationInfo