Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h6854 bool PrevDisableTypoCorrection; variable
6858 PrevDisableTypoCorrection(SemaRef.DisableTypoCorrection) { in TentativeAnalysisScope()
6862 SemaRef.DisableTypoCorrection = PrevDisableTypoCorrection; in ~TentativeAnalysisScope()