Home
last modified time | relevance | path

Searched refs:MethodsCanShareVCallOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp453 static bool MethodsCanShareVCallOffset(const CXXMethodDecl *LHS,
488 bool VCallOffsetMap::MethodsCanShareVCallOffset(const CXXMethodDecl *LHS, in MethodsCanShareVCallOffset() function in __anon6d6223050111::VCallOffsetMap
513 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in AddVCallOffset()
525 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in getVCallOffsetOffset()