Searched defs:AddMethod (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | VTableBuilder.cpp | 1303 void ItaniumVTableBuilder::AddMethod(const CXXMethodDecl *MD, in AddMethod() function in __anon6f3b34010111::ItaniumVTableBuilder |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 4696 const auto AddMethod = [&](const ObjCMethodDecl *M) { in AddObjCProperties() local |