Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp1712 static CanQualType getOSLogArgType(ASTContext &C, int Size) { in getOSLogArgType() function
1749 QualType ArgTy = getOSLogArgType(Ctx, Size); in generateBuiltinOSLogHelperFunction()
1892 CanQualType ArgTy = getOSLogArgType(Ctx, Size); in emitBuiltinOSLogFormat()