Searched refs:CCC (Results 26 - 36 of 36) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h832 AnnotatedNameKind TryAnnotateName(CorrectionCandidateCallback *CCC = nullptr);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp4180 MemInitializerValidatorCCC CCC(ClassDecl);
4183 CCC, CTK_ErrorRecovery, ClassDecl))) {
11010 NamespaceValidatorCCC CCC{};
11012 S.CorrectTypo(R.getLookupNameInfo(), R.getLookupKind(), Sc, &SS, CCC,
11738 UsingValidatorCCC CCC(HasTypenameKeyword, IsInstantiation, SS.getScopeRep(),
11741 CorrectTypo(R.getLookupNameInfo(), R.getLookupKind(), S, &SS, CCC,
H A DSemaInit.cpp2531 FieldInitializerValidatorCCC CCC(RT->getDecl());
2534 Sema::LookupMemberName, /*Scope=*/nullptr, /*SS=*/nullptr, CCC,
H A DSemaTemplate.cpp679 TemplateCandidateFilter CCC(*this);
680 if (TypoCorrection Corrected = CorrectTypo(NameInfo, LookupKind, S, &SS, CCC,
H A DSemaOpenMP.cpp2382 VarDeclFilterCCC CCC(*this);
2384 CorrectTypo(Id, LookupOrdinaryName, CurScope, nullptr, CCC,
16829 VarOrFuncDeclFilterCCC CCC(*this);
16831 CorrectTypo(Id, LookupOrdinaryName, CurScope, nullptr, CCC,
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_string_composition.h1007 /* Get Canonical Combining Class(CCC). */
1008 #define CCC(uc) \ macro
/freebsd-12-stable/contrib/binutils/
H A Dconfigure3699 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
3741 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
/freebsd-12-stable/contrib/ncurses/
H A Dconfigure2495 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
2534 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-mips.c9950 INSERT_OPERAND (CCC, *ip, regno);
/freebsd-12-stable/contrib/subversion/
H A Dconfigure958 CCC
3810 if test -n "$CCC"; then
3811 CXX=$CCC
/freebsd-12-stable/contrib/libstdc++/
H A Dconfigure3283 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
3325 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
[all...]

Completed in 341 milliseconds

12