Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp7685 static bool appendEnumType(SmallStringEnc &Enc, const EnumType *ET, in appendEnumType() function
7889 return appendEnumType(Enc, ET, TSC, QT.getBaseTypeIdentifier()); in appendType()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp10048 static bool appendEnumType(SmallStringEnc &Enc, const EnumType *ET, in appendEnumType() function
10252 return appendEnumType(Enc, ET, TSC, QT.getBaseTypeIdentifier()); in appendType()