Searched defs:implements_getLocStart (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DStmt.cpp144 template <class T> good implements_getLocStart(getLocStart_t T::*) { function in namespace:__anon17747
148 static inline bad implements_getLocStart(getLocStart_t Stmt::*) { function in namespace:__anon17747
164 (void) is_good(implements_getLocStart(&type::getLocStart))

Completed in 35 milliseconds