Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp584 (CorrectionBehavior != TypoCorrectionTypeBehavior::AllowTypes); in CastExpressionIdValidator()
2803 TypoCorrectionTypeBehavior::AllowTypes, in ParseParenExpression()
2856 TypoCorrectionTypeBehavior::AllowTypes); in ParseParenExpression()
2872 } else if (CorrectionBehavior == TypoCorrectionTypeBehavior::AllowTypes) { in ParseParenExpression()
H A DParseExprCXX.cpp3608 TypoCorrectionTypeBehavior::AllowTypes); in ParseCXXAmbiguousParenExpression()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h108 AllowTypes, enumerator