Home | History | Annotate | Download | only in Sema

Lines Matching defs:Owner

2918   DeclContext *Owner = FunctionTemplate->getDeclContext();
2920 Owner = FunctionTemplate->getLexicalDeclContext();
2922 SubstDecl(FunctionTemplate->getTemplatedDecl(), Owner,