Home
last modified time | relevance | path

Searched refs:ZeroInitializationFixit (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h1141 std::string ZeroInitializationFixit; variable
1148 ZeroInitializationFixit = Fixit; in SetZeroInitializationFixit()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp8383 if (!ZeroInitializationFixit.empty()) { in Perform()
8396 ZeroInitializationFixit); in Perform()
8405 ZeroInitializationFixit); in Perform()
/openbsd-src/gnu/llvm/clang/docs/
H A DReleaseNotes.rst909 - Fix the bug of inserting the ``ZeroInitializationFixit`` before the template