Home | History | Annotate | Download | only in Sema

Lines Matching defs:Owner

2941   DeclContext *Owner = FunctionTemplate->getDeclContext();
2943 Owner = FunctionTemplate->getLexicalDeclContext();
2945 SubstDecl(FunctionTemplate->getTemplatedDecl(), Owner,