Home | History | Annotate | Download | only in Parse

Lines Matching defs:ThisDecl

251     Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo,
258 return ThisDecl;
264 ParseLexedAttributeList(LateParsedAttrs, ThisDecl, true, false);
265 DeclaratorInfo.complete(ThisDecl);
266 return ThisDecl;