Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParser.cpp1837 case Sema::NC_NonType: in TryAnnotateName()
DParseDecl.cpp3105 case Sema::NC_NonType: in DiagnoseMissingSemiAfterTagDefinition()
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h2637 NC_NonType, enumerator
2694 NameClassification Result(NC_NonType); in NonType()
2750 assert(Kind == NC_NonType); in getNonTypeDecl()