Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp452 static bool MethodsCanShareVCallOffset(const CXXMethodDecl *LHS,
487 bool VCallOffsetMap::MethodsCanShareVCallOffset(const CXXMethodDecl *LHS, in MethodsCanShareVCallOffset() function in __anonee5283aa0111::VCallOffsetMap
512 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in AddVCallOffset()
524 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in getVCallOffsetOffset()