Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp15193 void notePreUse(Object O, const Expr *UseExpr) { in notePreUse()
15199 void notePostUse(Object O, const Expr *UseExpr) { in notePostUse()