/external/clang/include/clang/Sema/ |
D | Lookup.h | 141 Diagnose(Redecl == Sema::NotForRedeclaration) in ResultKind() 161 Diagnose(Redecl == Sema::NotForRedeclaration) in ResultKind() 179 Diagnose(false) in LookupResult() 183 if (Diagnose) diagnose(); in ~LookupResult() 494 Diagnose = false; in suppressDiagnostics() 499 return !Diagnose; in isSuppressingDiagnostics() 646 bool Diagnose; variable
|
D | Initialization.h | 802 bool Diagnose(Sema &S,
|
D | Sema.h | 3427 bool Diagnose = false); 3722 bool Diagnose = true); 3730 bool Diagnose = true); 4448 bool Diagnose = true); 6599 bool Diagnose = true);
|
/external/chromium/testing/gmock/scripts/ |
D | gmock_doctor.py | 557 def Diagnose(msg): function 582 diagnoses = Diagnose(msg)
|
/external/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 1693 bool Diagnose) { in FindAllocationOverload() argument 1697 if (AllowMissing || !Diagnose) in FindAllocationOverload() 1746 if (!Diagnose && !CanPerformCopyInitialization(Entity, Owned(Args[i]))) in FindAllocationOverload() 1760 Best->FoundDecl, Diagnose) == AR_inaccessible) in FindAllocationOverload() 1767 if (Diagnose) { in FindAllocationOverload() 1776 if (Diagnose) { in FindAllocationOverload() 1785 if (Diagnose) { in FindAllocationOverload() 1952 FunctionDecl* &Operator, bool Diagnose) { in FindDeallocationFunction() argument 1981 if (Diagnose) { in FindDeallocationFunction() 1989 Matches[0], Diagnose) == AR_inaccessible) in FindDeallocationFunction() [all …]
|
D | SemaDeclCXX.cpp | 4243 bool Diagnose; member 4252 Sema::CXXSpecialMember CSM, bool Diagnose) in SpecialMemberDeletionInfo() 4253 : S(S), MD(MD), CSM(CSM), Diagnose(Diagnose), in SpecialMemberDeletionInfo() 4367 if (Diagnose) { in shouldDeleteForSubobjectCall() 4445 if (Diagnose) in shouldDeleteForField() 4457 if (Diagnose) in shouldDeleteForField() 4469 if (Diagnose) in shouldDeleteForField() 4477 if (Diagnose) in shouldDeleteForField() 4485 if (Diagnose) in shouldDeleteForField() 4517 if (Diagnose) in shouldDeleteForField() [all …]
|
D | SemaAccess.cpp | 1645 bool Diagnose) { in CheckAllocationAccess() argument 1653 if (Diagnose) in CheckAllocationAccess()
|
D | SemaExprObjC.cpp | 2561 bool Diagnose; member in __anonec1cff9a0211::ARCCastChecker 2572 Diagnose(diagnose) {} in ARCCastChecker() 2690 return Diagnose ? ACC_plusOne in checkCallToFunction() 2704 return Diagnose ? ACC_plusOne in checkCallToFunction()
|
D | SemaInit.cpp | 317 InitSeq.Diagnose(SemaRef, MemberEntity, Kind, 0, 0); in FillInValueInitForField() 426 InitSeq.Diagnose(SemaRef, ElementEntity, Kind, 0, 0); in FillInValueInitializations() 4778 Diagnose(S, Entity, Kind, Args.data(), NumArgs); in Perform() 5424 bool InitializationSequence::Diagnose(Sema &S, in Diagnose() function in InitializationSequence
|
D | SemaExpr.cpp | 5895 bool Diagnose) { in CheckSingleAssignmentConstraints() argument 5902 if (Diagnose) { in CheckSingleAssignmentConstraints() 10482 if (!Init.Diagnose(S, Entities.back(), InitKind, &Ref, 1)) in captureInLambda()
|
/external/protobuf/ |
D | aclocal.m4 | 432 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/stressapptest/ |
D | aclocal.m4 | 468 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/elfutils/ |
D | aclocal.m4 | 432 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/openfst/ |
D | aclocal.m4 | 468 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/libusb-compat/ |
D | aclocal.m4 | 609 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/libcap-ng/libcap-ng-0.7/ |
D | aclocal.m4 | 490 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/libmtp/ |
D | aclocal.m4 | 1668 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/chromium/third_party/libevent/ |
D | aclocal.m4 | 7062 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/chromium/sdch/open-vcdiff/ |
D | aclocal.m4 | 7096 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/libffi/ |
D | aclocal.m4 | 7017 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/protobuf/gtest/ |
D | aclocal.m4 | 8330 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/libvorbis/ |
D | aclocal.m4 | 8418 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/libpng/ |
D | aclocal.m4 | 8426 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/libusb/ |
D | aclocal.m4 | 8439 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
|
/external/bison/ |
D | ChangeLog | 986 (adjust_location, handle_syncline): Diagnose overflow. 14379 * src/reader.c (parse_token_decl): Diagnose bad cases, and proceed
|