Searched defs:getEnumType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 3751 TypeSourceInfo *getEnumType() const { getEnumType() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 4842 QualType ASTContext::getEnumType(const EnumDecl *Decl) const { getEnumType() function in ASTContext |