Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp13225 void notePreUse(Object O, const Expr *UseExpr) { in notePreUse()
13231 void notePostUse(Object O, const Expr *UseExpr) { in notePostUse()