Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp452 static bool MethodsCanShareVCallOffset(const CXXMethodDecl *LHS,
487 bool VCallOffsetMap::MethodsCanShareVCallOffset(const CXXMethodDecl *LHS, in MethodsCanShareVCallOffset() function in __anon23406b2d0111::VCallOffsetMap
512 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in AddVCallOffset()
524 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in getVCallOffsetOffset()
/external/clang/lib/AST/
DVTableBuilder.cpp453 static bool MethodsCanShareVCallOffset(const CXXMethodDecl *LHS,
488 bool VCallOffsetMap::MethodsCanShareVCallOffset(const CXXMethodDecl *LHS, in MethodsCanShareVCallOffset() function in __anonc053943f0111::VCallOffsetMap
513 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in AddVCallOffset()
525 if (MethodsCanShareVCallOffset(OffsetPair.first, MD)) in getVCallOffsetOffset()