Home
last modified time | relevance | path

Searched refs:getIntegerTypeForEnum (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp4831 static const Type *getIntegerTypeForEnum(const EnumType *ET) { in getIntegerTypeForEnum() function
4848 LHSC = getIntegerTypeForEnum(ET); in getIntegerTypeOrder()
4850 RHSC = getIntegerTypeForEnum(ET); in getIntegerTypeOrder()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp6387 static const Type *getIntegerTypeForEnum(const EnumType *ET) { in getIntegerTypeForEnum() function
6404 LHSC = getIntegerTypeForEnum(ET); in getIntegerTypeOrder()
6406 RHSC = getIntegerTypeForEnum(ET); in getIntegerTypeOrder()