Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp564 static bool appendFunctionType(SmallStringEnc &Enc, const FunctionType *FT, in appendFunctionType() function
627 return appendFunctionType(Enc, FT, CGM, TSC); in appendType()