Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp5281 enum UsageKind { enum in __anon58ed84f90611::SequenceChecker
5370 void addUsage(UsageInfo &UI, Object O, Expr *Ref, UsageKind UK) { in addUsage()
5380 void checkUsage(Object O, UsageInfo &UI, Expr *Ref, UsageKind OtherKind, in checkUsage()
5418 void notePostMod(Object O, Expr *Use, UsageKind UK) { in notePostMod()