Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp453 static bool MethodsCanShareVCallOffset(const CXXMethodDecl *LHS,
488 bool VCallOffsetMap::MethodsCanShareVCallOffset(const CXXMethodDecl *LHS, in MethodsCanShareVCallOffset() function in __anon2cf01d430111::VCallOffsetMap
513 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in AddVCallOffset()
525 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in getVCallOffsetOffset()