Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp2050 static CanQualType getOSLogArgType(ASTContext &C, int Size) { in getOSLogArgType() function
2087 QualType ArgTy = getOSLogArgType(Ctx, Size); in generateBuiltinOSLogHelperFunction()
2229 CanQualType ArgTy = getOSLogArgType(Ctx, Size); in emitBuiltinOSLogFormat()