Searched refs:getMethodVFTableLocation (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
H A DVTableBuilder.h521 const MethodVFTableLocation &getMethodVFTableLocation(GlobalDecl GD);
/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp157 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(MD);
950 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD);
1000 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD);
1373 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD);
1972 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(MD);
/external/clang/lib/AST/
H A DMicrosoftMangle.cpp520 VTContext->getMethodVFTableLocation(GlobalDecl(MD));
2174 VTContext->getMethodVFTableLocation(GlobalDecl(MD));
H A DVTableBuilder.cpp3470 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) { function in class:MicrosoftVTableContext

Completed in 153 milliseconds