Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10595 static bool appendEnumType(SmallStringEnc &Enc, const EnumType *ET, in appendEnumType() function
10799 return appendEnumType(Enc, ET, TSC, QT.getBaseTypeIdentifier()); in appendType()