Home
last modified time | relevance | path

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

/external/rust/crates/cexpr/src/
Dexpr.rs44 struct PRef<'a>(&'a IdentifierParser<'a>); struct
305 impl<'a> PRef<'a> { implementation
419 impl<'a> PRef<'a> { impl
503 impl<'a> ::std::ops::Deref for PRef<'a> { implementation
/external/llvm-project/clang/lib/Parse/
DParsePragma.cpp1259 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()
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3780 if (const ReferenceType *PRef = P->getAs<ReferenceType>()) in DeduceTemplateArguments() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp4444 if (const ReferenceType *PRef = P->getAs<ReferenceType>()) in DeduceTemplateArguments() local