HomeSort by: relevance | last modified time | path
    Searched refs:getMethodVFTableLocation (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
VTableBuilder.h 591 MethodVFTableLocation getMethodVFTableLocation(GlobalDecl GD);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 238 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(MD);
1401 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD);
1449 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD);
1930 MethodVFTableLocation ML = VFTContext.getMethodVFTableLocation(GD);
2866 MethodVFTableLocation ML = VTableContext.getMethodVFTableLocation(MD);
CGDebugInfo.cpp 1722 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD);
  /src/external/apache2/llvm/dist/clang/lib/AST/
MicrosoftMangle.cpp 724 VTContext->getMethodVFTableLocation(GlobalDecl(MD));
VTableBuilder.cpp 3779 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) {

Completed in 85 milliseconds