Searched refs:implements_getLocEnd (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp155 template <class T> good implements_getLocEnd(getLocEnd_t T::*) { function in namespace:__anon2988
158 static inline bad implements_getLocEnd(getLocEnd_t Stmt::*) { function in namespace:__anon2988
167 (void) sizeof(is_good(implements_getLocEnd(&type::getLocEnd)))

Completed in 81 milliseconds