Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp253 template <class T> good implements_getBeginLoc(getBeginLoc_t T::*) { in implements_getBeginLoc() function
257 static bad implements_getBeginLoc(getBeginLoc_t Stmt::*) { return bad(); } in implements_getBeginLoc() function
269 (void)is_good(implements_getBeginLoc(&type::getBeginLoc))