Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp455 static bool MethodsCanShareVCallOffset(const CXXMethodDecl *LHS,
494 bool VCallOffsetMap::MethodsCanShareVCallOffset(const CXXMethodDecl *LHS, in MethodsCanShareVCallOffset() function in __anon14b3896f0111::VCallOffsetMap
519 if (MethodsCanShareVCallOffset(Offsets[I].first, MD)) in AddVCallOffset()
531 if (MethodsCanShareVCallOffset(Offsets[I].first, MD)) in getVCallOffsetOffset()