Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h1113 std::string ZeroInitializationFixit; variable
1120 ZeroInitializationFixit = Fixit; in SetZeroInitializationFixit()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7996 if (!ZeroInitializationFixit.empty()) { in Perform()
8009 ZeroInitializationFixit); in Perform()