Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DInitialization.h1119 std::string ZeroInitializationFixit; variable
1126 ZeroInitializationFixit = Fixit; in SetZeroInitializationFixit()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp8055 if (!ZeroInitializationFixit.empty()) { in Perform()
8068 ZeroInitializationFixit); in Perform()