Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:KeyFunction

1297   if (const CXXMethodDecl *KeyFunction
1302 if (KeyFunction->hasBody(Def))
1303 KeyFunction = cast<CXXMethodDecl>(Def);
1305 switch (KeyFunction->getTemplateSpecializationKind()) {
1314 if (KeyFunction->isInlined())