Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DVTableBuilder.cpp453 static bool MethodsCanShareVCallOffset(const CXXMethodDecl *LHS,
492 bool VCallOffsetMap::MethodsCanShareVCallOffset(const CXXMethodDecl *LHS, in MethodsCanShareVCallOffset() function in __anon1cfd85f80111::VCallOffsetMap
517 if (MethodsCanShareVCallOffset(Offsets[I].first, MD)) in AddVCallOffset()
529 if (MethodsCanShareVCallOffset(Offsets[I].first, MD)) in getVCallOffsetOffset()