Searched refs:ZeroInitializationFixitLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h1086 SourceLocation ZeroInitializationFixitLoc; member in class:clang::InitializationSequence
1093 ZeroInitializationFixitLoc = L;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7771 << FixItHint::CreateInsertion(ZeroInitializationFixitLoc,

Completed in 80 milliseconds