Home
last modified time | relevance | path

Searched refs:appendBuiltinType (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp10106 static bool appendBuiltinType(SmallStringEnc &Enc, const BuiltinType *BT) { in appendBuiltinType() function
10246 return appendBuiltinType(Enc, BT); in appendType()