Lines Matching defs:CC
2017 CallingConv::ID CC = F->getCallingConv();2019 return CC == CallingConv::C || CC == CallingConv::X86_ThisCall;