Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp14282 static QualType getNextLargerIntegralType(ASTContext &Context, QualType T) { in getNextLargerIntegralType() function
14425 QualType T = getNextLargerIntegralType(Context, EltTy); in CheckEnumConstant()
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp17518 static QualType getNextLargerIntegralType(ASTContext &Context, QualType T) { in getNextLargerIntegralType() function
17667 QualType T = getNextLargerIntegralType(Context, EltTy); in CheckEnumConstant()