Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTableBuilder.h542 const MethodVFTableLocation &getMethodVFTableLocation(GlobalDecl GD);
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h590 MethodVFTableLocation getMethodVFTableLocation(GlobalDecl GD);
/external/llvm-project/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp233 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(MD); in getThisArgumentTypeForMethod()
1391 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD); in getVirtualFunctionPrologueThisAdjustment()
1439 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD); in adjustThisArgumentForVirtualFunctionCall()
1919 MethodVFTableLocation ML = VFTContext.getMethodVFTableLocation(GD); in getVirtualFunctionPointer()
2855 MethodVFTableLocation ML = VTableContext.getMethodVFTableLocation(MD); in EmitMemberFunctionPointer()
DCGDebugInfo.cpp1664 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD); in CreateCXXMemberFunction()
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp221 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(MD); in getThisArgumentTypeForMethod()
1277 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD); in getVirtualFunctionPrologueThisAdjustment()
1326 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD); in adjustThisArgumentForVirtualFunctionCall()
1814 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD); in getVirtualFunctionPointer()
2696 VTableContext.getMethodVFTableLocation(MD); in EmitMemberFunctionPointer()
DCGDebugInfo.cpp1262 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD); in CreateCXXMemberFunction()
/external/clang/lib/AST/
DMicrosoftMangle.cpp602 VTContext->getMethodVFTableLocation(GlobalDecl(MD)); in mangleMemberFunctionPointer()
2556 VTContext->getMethodVFTableLocation(GlobalDecl(MD)); in mangleVirtualMemPtrThunk()
DVTableBuilder.cpp3742 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) { in getMethodVFTableLocation() function in MicrosoftVTableContext
/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp3779 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) { in getMethodVFTableLocation() function in MicrosoftVTableContext
DMicrosoftMangle.cpp683 VTContext->getMethodVFTableLocation(GlobalDecl(MD)); in mangleMemberFunctionPointer()