Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp598 const auto *ExistingAnnot = in isTypeConstraintAnnotation() local
600 return ExistingAnnot->Kind == TNK_Concept_template; in isTypeConstraintAnnotation()