Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1322 TypoCorrectionTypeBehavior::AllowBoth); in ParseTemplateArgument()
H A DParseExpr.cpp2136 TypoCorrectionTypeBehavior::AllowBoth, CastTy, RParenLoc); in ParseExprAfterUnaryExprOrTypeTrait()
2925 Result = ParseExpression(TypoCorrectionTypeBehavior::AllowBoth); in ParseParenExpression()
H A DParser.cpp1611 TypoCorrectionTypeBehavior::AllowBoth, CastTy, RParenLoc); in ParseAsmStringLiteral()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h109 AllowBoth, enumerator