Home | History | Annotate | Download | only in Parse

Lines Matching defs:ThisDecl

303   Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo,
310 return ThisDecl;
316 ParseLexedAttributeList(LateParsedAttrs, ThisDecl, true, false);
317 DeclaratorInfo.complete(ThisDecl);
318 return ThisDecl;