Home
last modified time | relevance | path

Searched refs:getLocEnd_t (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/
H A DStmt.cpp258 typedef SourceLocation getLocEnd_t() const; typedef
259 template <class T> good implements_getEndLoc(getLocEnd_t T::*) { in implements_getEndLoc()
263 static bad implements_getEndLoc(getLocEnd_t Stmt::*) { return bad(); } in implements_getEndLoc()