Searched refs:addUsage (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 11923 Self.addUsage(M.first, UI, SideEffectUsage.UsageExpr, UK_ModAsValue); in ~SequencedSubexpression() 11991 void addUsage(Object O, UsageInfo &UI, const Expr *UsageExpr, UsageKind UK) { in addUsage() function in __anon1cdef3862811::SequenceChecker 12069 addUsage(O, UI, UseExpr, /*UsageKind=*/UK_Use); in notePostUse() 12083 addUsage(O, UI, ModExpr, /*UsageKind=*/UK); in notePostMod()
|