Home
last modified time | relevance | path

Searched defs:PRef (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1653 PRef.Diag(SubRuleLoc, in diagnoseUnknownAttributeSubjectSubRule() argument
1640 diagnoseExpectedAttributeSubjectSubRule(Parser & PRef,attr::SubjectMatchRule PrimaryRule,StringRef PrimaryRuleName,SourceLocation SubRuleLoc) diagnoseExpectedAttributeSubjectSubRule() argument
1802 createExpectedAttributeSubjectRulesTokenDiagnostic(unsigned DiagID,ParsedAttributes & Attrs,MissingAttributeSubjectRulesRecoveryPoint Point,Parser & PRef) createExpectedAttributeSubjectRulesTokenDiagnostic() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1405 const ReferenceType *PRef = P->getAs<ReferenceType>(); DeduceTemplateArgumentsByTypeMatch() local
4616 if (const ReferenceType *PRef = P->getAs<ReferenceType>()) DeduceTemplateArguments() local