Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3654 bool EarlyTypoCorrection) { in ParseExpressionList() argument
3667 if (EarlyTypoCorrection) in ParseExpressionList()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1933 bool EarlyTypoCorrection = false);