Searched refs:Correct (Results 1 – 13 of 13) sorted by relevance
40 enum class Hint { Begin, Third, Correct, End }; enumerator281 typename std::enable_if<hint == ::Hint::Correct>::type312 typename std::enable_if<hint != ::Hint::Correct>::type400 typename std::enable_if<hint == ::Hint::Correct>::type431 typename std::enable_if<hint != ::Hint::Correct>::type520 typename std::enable_if<hint == ::Hint::Correct>::type551 typename std::enable_if<hint != ::Hint::Correct>::type640 typename std::enable_if<hint == ::Hint::Correct>::type671 typename std::enable_if<hint != ::Hint::Correct>::type
14 ; Correct:
11 // Correct: implementation inside the correct namespace.
18 ; Correct command line
119 StringRef Correct = HasFinal ? "'%1'" : "'%0'"; in check() local122 " redundant since the function is already declared " + Correct) in check()
6 Correct indentation helps to understand code. Mismatch of the syntactical
17 int Correct(void) { function
29 # Correct line endings that got mixed up in r320089; NFC.
69 // Verify results. Only two entries stored in result. Correct structure.
40 // Correct: implementation inside the correct namespace.
1069 * RNBRemote.cpp (RNBRemote::HandlePacket_q): Correct handling1076 * RNBRemote.cpp (HandlePacket_Q): Correct the string comparisons for
625 // TODO: Correct this supprted version number whenever complete
240 "`3315 <https://wg21.link/LWG3315>`__","Correct Allocator Default Behavior","Prague","",""