Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp260 template <class T> good implements_getEndLoc(getLocEnd_t T::*) { in implements_getEndLoc() function
264 static bad implements_getEndLoc(getLocEnd_t Stmt::*) { return bad(); } in implements_getEndLoc() function