Searched refs:shouldDelayDiagnostics (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDelayedDiagnostic.h300 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h601 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
H A DDelayedDiagnostic.h300 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h644 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
H A DDelayedDiagnostic.h300 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h644 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
H A DDelayedDiagnostic.h306 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h665 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
H A DDelayedDiagnostic.h306 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h665 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
H A DDelayedDiagnostic.h306 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h665 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
H A DDelayedDiagnostic.h306 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h665 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDelayedDiagnostic.h300 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h601 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
H A DDelayedDiagnostic.h300 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h644 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
H A DDelayedDiagnostic.h300 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h644 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
H A DDelayedDiagnostic.h306 assert(shouldDelayDiagnostics() && "trying to delay without pool");
H A DSema.h665 bool shouldDelayDiagnostics() { return CurPool != nullptr; } function in class:clang::Sema::DelayedDiagnostics
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
H A DDelayedDiagnostic.h306 assert(shouldDelayDiagnostics() && "trying to delay without pool");
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
H A DDelayedDiagnostic.h306 assert(shouldDelayDiagnostics() && "trying to delay without pool");
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
H A DDelayedDiagnostic.h306 assert(shouldDelayDiagnostics() && "trying to delay without pool");

Completed in 380 milliseconds

12