Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp171 template <class T> good implements_getLocStart(getLocStart_t T::*) { in implements_getLocStart() function
175 static inline bad implements_getLocStart(getLocStart_t Stmt::*) { in implements_getLocStart() function
191 (void) is_good(implements_getLocStart(&type::getLocStart))