Home
last modified time | relevance | path

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

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