Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DStmt.cpp251 template <class T> good implements_getBeginLoc(getBeginLoc_t T::*) { in implements_getBeginLoc() function
255 static bad implements_getBeginLoc(getBeginLoc_t Stmt::*) { return bad(); } in implements_getBeginLoc() function