Searched defs:EnumConstantDecl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 5376 EnumConstantDecl::EnumConstantDecl(const ASTContext &C, DeclContext *DC, EnumConstantDecl() function in EnumConstantDecl |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 129 class EnumConstantDecl; global() variable |