HomeSort by relevance Sort by last modified time
    Searched full:implements_getlocstart (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/AST/
Stmt.cpp 148 template <class T> good implements_getLocStart(getLocStart_t T::*) {
151 static inline bad implements_getLocStart(getLocStart_t Stmt::*) {
166 (void) sizeof(is_good(implements_getLocStart(&type::getLocStart)))
    [all...]

Completed in 50 milliseconds