Home
last modified time | relevance | path

Searched refs:IsConceptName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1851 bool IsConceptName = in TryAnnotateName() local
1862 /*AllowTypeAnnotation=*/!IsConceptName, in TryAnnotateName()
1863 /*TypeConstraint=*/IsConceptName)) in TryAnnotateName()