Searched refs:SuggestParentheses (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8330 /// SuggestParentheses - Emit a note with a fixit hint that wraps
8332 static void SuggestParentheses(Sema &Self, SourceLocation Loc, function
8453 SuggestParentheses(
8459 SuggestParentheses(Self, OpLoc,
13987 SuggestParentheses(Self, OpLoc,
13990 SuggestParentheses(Self, OpLoc,
14005 SuggestParentheses(Self, Bop->getOperatorLoc(),
14074 SuggestParentheses(S, Bop->getOperatorLoc(),
14089 SuggestParentheses(S, Bop->getOperatorLoc(),
14113 SuggestParentheses(
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp87 void Parser::SuggestParentheses(SourceLocation Loc, unsigned DK, function in class:Parser
H A DParseExpr.cpp623 SuggestParentheses(OpToken.getLocation(),
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1152 void SuggestParentheses(SourceLocation Loc, unsigned DK,

Completed in 137 milliseconds