Searched defs:CCC (Results 1 – 11 of 11) sorted by relevance
6 struct CCC: virtual AAA { }; struct
33 struct CCC:DDD { virtual void xxx (HHH < X1 >); }; struct
120 struct CCC:DDD { virtual void xxx (HHH < X1 >); }; struct
79 @interface CCC : PPP interface
1327 CorrectionCandidateCallback *CCC) { in TryAnnotateName()
2164 Sema::ParserCompletionContext CCC = Sema::PCC_Namespace; in ParseDeclarationSpecifiers() local
3526 Scope *S, CorrectionCandidateCallback &CCC, in AddKeywordsToConsumer()3667 static bool isCandidateViable(CorrectionCandidateCallback &CCC, in isCandidateViable()3707 CorrectionCandidateCallback &CCC, in CorrectTypo()
1292 static void AddStorageSpecifiers(Sema::ParserCompletionContext CCC, in AddStorageSpecifiers()1303 static void AddFunctionSpecifiers(Sema::ParserCompletionContext CCC, in AddFunctionSpecifiers()1363 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext()1459 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, in AddOrdinaryNameResults()
1458 CorrectionCandidateCallback &CCC, in DiagnoseEmptyLookup()1676 CorrectionCandidateCallback *CCC) { in ActOnIdExpression()
592 CorrectionCandidateCallback *CCC) { in ClassifyName()
9663 CorrectionCandidateCallback *CCC = AllowTypoCorrection ? in BuildRecoveryCallExpr() local