Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseExpr.cpp3434 bool EarlyTypoCorrection) { in ParseExpressionList() argument
3447 if (EarlyTypoCorrection) in ParseExpressionList()
/openbsd/src/gnu/llvm/clang/include/clang/Parse/
DParser.h1852 bool EarlyTypoCorrection = false);