Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp331 bool PossibleNonPrimary; in ParseConstraintLogicalAndExpression() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp93 Token NextToken, bool *PossibleNonPrimary, in CheckConstraintExpression()