Searched defs:TCK (Results 1 – 6 of 6) sorted by relevance
54 public class TCK { class
504 for (CallInst::TailCallKind TCK : Kinds) { in TEST() local
488 void CodeGenFunction::EmitTypeCheck(TypeCheckKind TCK, SourceLocation Loc, in EmitTypeCheck()803 LValue CodeGenFunction::EmitCheckedLValue(const Expr *E, TypeCheckKind TCK) { in EmitCheckedLValue()
84 LValue EmitCheckedLValue(const Expr *E, CodeGenFunction::TypeCheckKind TCK) { in EmitCheckedLValue()
4214 CallInst::TailCallKind TCK = CallInst::TCK_None; in ParseFunctionBody() local
5137 CallInst::TailCallKind TCK) { in ParseCall()