Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp452 static bool MethodsCanShareVCallOffset(const CXXMethodDecl *LHS,
487 bool VCallOffsetMap::MethodsCanShareVCallOffset(const CXXMethodDecl *LHS, in MethodsCanShareVCallOffset() function in __anon6f3b34010111::VCallOffsetMap
512 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in AddVCallOffset()
524 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in getVCallOffsetOffset()