Searched refs:CCC (Results 1 - 23 of 23) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dthunk-use-after-free.cpp33 struct CCC:DDD { virtual void xxx (HHH < X1 >); }; struct in inherits:DDD
37 class BBB:virtual CCC {
H A Ddebug-info-use-after-free.cpp120 struct CCC:DDD { virtual void xxx (HHH < X1 >); }; struct in inherits:DDD
124 class BBB:virtual CCC {
240 template < typename CCC, typename =
241 typename CCC::key_equal, typename =
242 EEE < CCC > >class III {
/external/clang/lib/Sema/
H A DSemaLookup.cpp3535 Scope *S, CorrectionCandidateCallback &CCC) {
3536 if (CCC.WantObjCSuper)
3539 if (CCC.WantTypeSpecifiers) {
3578 if (CCC.WantCXXNamedCasts && SemaRef.getLangOpts().CPlusPlus) {
3585 if (CCC.WantExpressionKeywords) {
3611 if (CCC.WantRemainingKeywords) {
3661 static bool isCandidateViable(CorrectionCandidateCallback &CCC, argument
3663 Candidate.setCallbackDistance(CCC.RankCandidate(Candidate));
3681 /// \param CCC A CorrectionCandidateCallback object that provides further
3701 CorrectionCandidateCallback &CCC,
3533 AddKeywordsToConsumer(Sema &SemaRef, TypoCorrectionConsumer &Consumer, Scope *S, CorrectionCandidateCallback &CCC) argument
3698 CorrectTypo(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
[all...]
H A DSemaCodeComplete.cpp1290 static void AddStorageSpecifiers(Sema::ParserCompletionContext CCC, argument
1301 static void AddFunctionSpecifiers(Sema::ParserCompletionContext CCC, argument
1305 switch (CCC) {
1361 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, argument
1363 switch (CCC) {
1456 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, argument
1465 switch (CCC) {
1540 if (CCC == Sema::PCC_Class) {
1575 AddStorageSpecifiers(CCC, SemaRef.getLangOpts(), Results);
1576 AddFunctionSpecifiers(CCC, SemaRe
[all...]
H A DSemaExpr.cpp1355 CorrectionCandidateCallback &CCC,
1471 S, &SS, CCC))) {
1570 CorrectionCandidateCallback *CCC) {
1685 if (DiagnoseEmptyLookup(S, SS, R, CCC ? *CCC : DefaultValidator))
1354 DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R, CorrectionCandidateCallback &CCC, TemplateArgumentListInfo *ExplicitTemplateArgs, llvm::ArrayRef<Expr *> Args) argument
1564 ActOnIdExpression(Scope *S, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, UnqualifiedId &Id, bool HasTrailingLParen, bool IsAddressOfOperand, CorrectionCandidateCallback *CCC) argument
H A DSemaOverload.cpp9517 CorrectionCandidateCallback *CCC = AllowTypoCorrection ? local
9523 SemaRef.DiagnoseEmptyLookup(S, SS, R, *CCC,
/external/clang/lib/Parse/
H A DParseDecl.cpp1869 Sema::ParserCompletionContext CCC = Sema::PCC_Namespace; local
1888 CCC = Sema::PCC_LocalDeclarationSpecifiers;
1890 CCC = DSContext == DSC_class? Sema::PCC_MemberTemplate
1893 CCC = Sema::PCC_Class;
1895 CCC = Sema::PCC_ObjCImplementation;
1897 Actions.CodeCompleteOrdinaryName(getCurScope(), CCC); local
/external/openssl/crypto/srp/
H A Dsrp_grps.h70 bn_pack4(9CCC,041C,7BC3,08D8),
/external/clang/include/clang/Sema/
H A DSema.h1954 CorrectionCandidateCallback &CCC,
2570 CorrectionCandidateCallback *CCC = 0);
2578 CorrectionCandidateCallback &CCC,
/external/openfst/
H A Dconfigure908 CCC
2941 if test -n "$CCC"; then
2942 CXX=$CCC
7258 if test -n "$CCC"; then
7259 CXX=$CCC
/external/icu4c/
H A Dconfigure787 CCC
3597 if test -n "$CCC"; then
3598 CXX=$CCC
6292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: \"C compiler set to CCC ${CC}\" " >&5
6293 $as_echo "\"C compiler set to CCC ${CC}\" " >&6; }
H A Dconfigure.orig785 CCC
3588 if test -n "$CCC"; then
3589 CXX=$CCC
6265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: \"C compiler set to CCC ${CC}\" " >&5
6266 $as_echo "\"C compiler set to CCC ${CC}\" " >&6; }
/external/protobuf/
H A Dconfigure907 CCC
3696 if test -n "$CCC"; then
3697 CXX=$CCC
7819 if test -n "$CCC"; then
7820 CXX=$CCC
/external/protobuf/gtest/
H A Dconfigure896 CCC
3531 if test -n "$CCC"; then
3532 CXX=$CCC
7238 if test -n "$CCC"; then
7239 CXX=$CCC
/external/webkit/Source/WebCore/inspector/front-end/
H A Dinspector.css3972 border-right: 1px solid #CCC;
/external/bison/
H A Dconfigure15428 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
15470 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
/external/chromium/sdch/open-vcdiff/
H A Dconfigure894 CCC
3752 if test -n "$CCC"; then
3753 CXX=$CCC
/external/expat/
H A Dconfigure4617 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
4659 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
/external/libffi/
H A Dconfigure956 CCC
5505 if test -n "$CCC"; then
5506 CXX=$CCC
/external/chromium/third_party/libevent/
H A Dconfigure926 CCC
5401 if test -n "$CCC"; then
5402 CXX=$CCC
/external/llvm/
H A Dconfigure804 CCC
2773 if test -n "$CCC"; then
2774 CXX=$CCC
/external/llvm/projects/sample/
H A Dconfigure799 CCC
2776 if test -n "$CCC"; then
2777 CXX=$CCC
/external/qemu-pc-bios/bochs/
H A Dconfigure959 CCC
3263 if test -n "$CCC"; then
3264 CXX=$CCC
[all...]

Completed in 2517 milliseconds