Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParser.cpp1774 case Sema::NC_Error: in TryAnnotateName()
H A DParseDecl.cpp3089 case Sema::NC_Error: in DiagnoseMissingSemiAfterTagDefinition()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2629 NC_Error, enumerator
2680 return NameClassification(NC_Error); in Error()