Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp14870 void notePostMod(Object O, const Expr *ModExpr, UsageKind UK) { in notePostMod() function in __anon8097fee12911::SequenceChecker
15031 notePostMod(O, BO, in VisitBinAssign()
15055 notePostMod(O, UO, in VisitUnaryPreIncDec()
15069 notePostMod(O, UO, UK_ModAsSideEffect); in VisitUnaryPostIncDec()