Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp13494 void notePreUse(Object O, const Expr *UseExpr) { in notePreUse()
13500 void notePostUse(Object O, const Expr *UseExpr) { in notePostUse()