Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDStmt.cpp178 typedef SourceLocation getLocEnd_t() const; typedef
179 template <class T> good implements_getLocEnd(getLocEnd_t T::*) { in implements_getLocEnd()
183 static inline bad implements_getLocEnd(getLocEnd_t Stmt::*) { in implements_getLocEnd()