Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp14850 void notePreUse(Object O, const Expr *UseExpr) { in notePreUse()
14856 void notePostUse(Object O, const Expr *UseExpr) { in notePostUse()