Searched refs:lookupCXXMethod (Results 1 – 3 of 3) sorted by relevance
151 VersionedInfo<CXXMethodInfo> lookupCXXMethod(ContextID CtxID,
1030 auto Info = Reader->lookupCXXMethod(*Context, CXXMethod->getName()); in ProcessAPINotes()
2028 auto APINotesReader::lookupCXXMethod(ContextID CtxID, llvm::StringRef Name) in lookupCXXMethod() function in clang::api_notes::APINotesReader