Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1829 case Sema::NC_Error: in TryAnnotateName()
H A DParseDecl.cpp3246 case Sema::NC_Error: in DiagnoseMissingSemiAfterTagDefinition()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2677 NC_Error, enumerator
2728 return NameClassification(NC_Error); in Error()