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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 491 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()),
498 llvm::StructType *getClassHierarchyDescriptorType() {
525 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()),
3671 auto Type = ABI.getClassHierarchyDescriptorType();
MicrosoftCXXABI.cpp 491 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()),
498 llvm::StructType *getClassHierarchyDescriptorType() {
525 getImageRelativeType(getClassHierarchyDescriptorType()->getPointerTo()),
3671 auto Type = ABI.getClassHierarchyDescriptorType();

Completed in 42 milliseconds