Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp258 template <class T> good implements_getEndLoc(getLocEnd_t T::*) { in implements_getEndLoc() function
262 static bad implements_getEndLoc(getLocEnd_t Stmt::*) { return bad(); } in implements_getEndLoc() function