Searched refs:FunctionToPush (Results 1 – 1 of 1) sorted by relevance
496 FunctionDecl *FunctionToPush; in ParseLexedMethodDeclaration() local499 FunctionToPush = FunTmpl->getTemplatedDecl(); in ParseLexedMethodDeclaration()501 FunctionToPush = cast<FunctionDecl>(LM.Method); in ParseLexedMethodDeclaration()502 Method = dyn_cast<CXXMethodDecl>(FunctionToPush); in ParseLexedMethodDeclaration()514 Sema::ContextRAII FnContext(Actions, FunctionToPush, in ParseLexedMethodDeclaration()