Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp8870 static bool appendBuiltinType(SmallStringEnc &Enc, const BuiltinType *BT) { in appendBuiltinType() function
9010 return appendBuiltinType(Enc, BT); in appendType()