Home
last modified time | relevance | path

Searched refs:SuggestParentheses (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp6889 static void SuggestParentheses(Sema &Self, SourceLocation Loc, in SuggestParentheses() function
6995 SuggestParentheses(Self, OpLoc, in DiagnoseConditionalPrecedence()
7000 SuggestParentheses(Self, OpLoc, in DiagnoseConditionalPrecedence()
11018 SuggestParentheses(Self, OpLoc, in DiagnoseBitwisePrecedence()
11021 SuggestParentheses(Self, OpLoc, in DiagnoseBitwisePrecedence()
11036 SuggestParentheses(Self, Bop->getOperatorLoc(), in EmitDiagnosticForLogicalAndInLogicalOr()
11105 SuggestParentheses(S, Bop->getOperatorLoc(), in DiagnoseBitwiseOpInBitwiseOp()
11120 SuggestParentheses(S, Bop->getOperatorLoc(), in DiagnoseAdditionInShift()
11144 SuggestParentheses(S, OCE->getOperatorLoc(), in DiagnoseShiftCompare()
11148 SuggestParentheses(S, OpLoc, in DiagnoseShiftCompare()
/aosp_15_r20/external/clang/lib/Parse/
H A DParser.cpp108 void Parser::SuggestParentheses(SourceLocation Loc, unsigned DK, in SuggestParentheses() function in Parser
H A DParseExpr.cpp442 SuggestParentheses(OpToken.getLocation(), in ParseRHSOfBinaryExpression()
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h856 void SuggestParentheses(SourceLocation Loc, unsigned DK,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DParser.h1231 void SuggestParentheses(SourceLocation Loc, unsigned DK,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DParser.h1231 void SuggestParentheses(SourceLocation Loc, unsigned DK,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DParser.h1208 void SuggestParentheses(SourceLocation Loc, unsigned DK,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DParser.h1257 void SuggestParentheses(SourceLocation Loc, unsigned DK,