Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getDefinition

703   const RecordDecl *D = RD->getDefinition();
1539 if (DebugTypeExtRefs && RD->isFromASTFile() && RD->getDefinition())
1599 const RecordDecl *D = RD->getDefinition();
1680 if (DebugTypeExtRefs && ID->isFromASTFile() && ID->getDefinition())
1693 ObjCInterfaceDecl *Def = ID->getDefinition();
2041 DebugTypeExtRefs && ED->isFromASTFile() && ED->getDefinition();
2045 if (isImportedFromModule || !ED->getDefinition()) {
2075 ED = ED->getDefinition();
2196 if (isa<RecordDecl>(D) && !cast<RecordDecl>(D)->getDefinition())
2346 if (T && (!T->isForwardDecl() || !RD->getDefinition()))
2351 const RecordDecl *D = RD->getDefinition();
3506 llvm::DIType *Ty = E.Type->getDecl()->getDefinition()