Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp472 static bool appendBuiltinType(SmallStringEnc &Enc, const BuiltinType *BT) { in appendBuiltinType() function
612 return appendBuiltinType(Enc, BT); in appendType()