Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp679 const auto *ExistingAnnot = in isTypeConstraintAnnotation() local
681 return ExistingAnnot->Kind == TNK_Concept_template; in isTypeConstraintAnnotation()