Home
last modified time | relevance | path

Searched defs:UsageExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11870 const Expr *UsageExpr = nullptr; member
11991 void addUsage(Object O, UsageInfo &UI, const Expr *UsageExpr, UsageKind UK) { in addUsage()
12011 void checkUsage(Object O, UsageInfo &UI, const Expr *UsageExpr, in checkUsage()