Home
last modified time | relevance | path

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

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