Home
last modified time | relevance | path

Searched defs:getEnumType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3758 TypeSourceInfo *getEnumType() const { in getEnumType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5132 QualType ASTContext::getEnumType(const EnumDecl *Decl) const { in getEnumType() function in ASTContext