Searched defs:PRef (Results 1 – 4 of 4) sorted by relevance
44 struct PRef<'a>(&'a IdentifierParser<'a>); struct305 impl<'a> PRef<'a> { implementation419 impl<'a> PRef<'a> { impl503 impl<'a> ::std::ops::Deref for PRef<'a> { implementation
1259 Parser &PRef, attr::SubjectMatchRule PrimaryRule, StringRef PrimaryRuleName, in diagnoseExpectedAttributeSubjectSubRule()1272 Parser &PRef, attr::SubjectMatchRule PrimaryRule, StringRef PrimaryRuleName, in diagnoseUnknownAttributeSubjectSubRule()1421 MissingAttributeSubjectRulesRecoveryPoint Point, Parser &PRef) { in createExpectedAttributeSubjectRulesTokenDiagnostic()
3780 if (const ReferenceType *PRef = P->getAs<ReferenceType>()) in DeduceTemplateArguments() local
4444 if (const ReferenceType *PRef = P->getAs<ReferenceType>()) in DeduceTemplateArguments() local