Home
last modified time | relevance | path

Searched defs:EnumConstantDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h64 class EnumConstantDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h3016 EnumConstantDecl(DeclContext *DC, SourceLocation L, in EnumConstantDecl() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h126 class EnumConstantDecl; variable