HomeSort by: relevance | last modified time | path
    Searched defs:getClassHierarchyDescriptor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 3592 llvm::GlobalVariable *getClassHierarchyDescriptor();
3638 llvm::GlobalVariable *MSRTTIBuilder::getClassHierarchyDescriptor() {
3768 MSRTTIBuilder(ABI, Class.RD).getClassHierarchyDescriptor()),
3809 ABI.getImageRelativeConstant(getClassHierarchyDescriptor()),
MicrosoftCXXABI.cpp 3592 llvm::GlobalVariable *getClassHierarchyDescriptor();
3638 llvm::GlobalVariable *MSRTTIBuilder::getClassHierarchyDescriptor() {
3768 MSRTTIBuilder(ABI, Class.RD).getClassHierarchyDescriptor()),
3809 ABI.getImageRelativeConstant(getClassHierarchyDescriptor()),

Completed in 63 milliseconds