Home | History | Annotate | Download | only in Parse

Lines Matching refs:ThisDecl

263   Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo,
270 return ThisDecl;
276 ParseLexedAttributeList(LateParsedAttrs, ThisDecl, true, false);
277 DeclaratorInfo.complete(ThisDecl);
278 return ThisDecl;