Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp7743 static bool appendBuiltinType(SmallStringEnc &Enc, const BuiltinType *BT) { in appendBuiltinType() function
7883 return appendBuiltinType(Enc, BT); in appendType()