Home | History | Annotate | Download | only in Serialization

Lines Matching refs:hasFoundDecl

432   E->DeclRefExprBits.HasFoundDecl = Record[Idx++];
444 if (E->hasFoundDecl())
2139 /*HasFoundDecl=*/Record[ASTStmtReader::NumExprFields + 1],