Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1650 Parser &PRef, attr::SubjectMatchRule PrimaryRule, StringRef PrimaryRuleName, in diagnoseExpectedAttributeSubjectSubRule() argument
1663 Parser &PRef, attr::SubjectMatchRule PrimaryRule, StringRef PrimaryRuleName, in diagnoseUnknownAttributeSubjectSubRule() argument
1812 MissingAttributeSubjectRulesRecoveryPoint Point, Parser &PRef) { in createExpectedAttributeSubjectRulesTokenDiagnostic() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1541 const ReferenceType *PRef = P->getAs<ReferenceType>(); DeduceTemplateArgumentsByTypeMatch() local
4769 if (const ReferenceType *PRef = P->getAs<ReferenceType>()) DeduceTemplateArguments() local