Searched defs:EnumConstant (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesYAMLCompiler.cpp | 351 struct EnumConstant { struct |
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/ | ||
H A D | IndexSymbol.h | 42 EnumConstant, enumerator |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 20013 EnumConstantDecl *EnumConstant = dyn_cast<EnumConstantDecl>(DRE->getDecl()); ValidDuplicateEnum() local |