Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10653 static bool appendBuiltinType(SmallStringEnc &Enc, const BuiltinType *BT) { in appendBuiltinType() function
10793 return appendBuiltinType(Enc, BT); in appendType()