HomeSort by: relevance | last modified time | path
    Searched defs:is_good (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
Stmt.cpp 239 static good is_good(good) { return good(); } function in namespace:__anon2680
265 (void) is_good(implements_children(&type::children))
267 (void)is_good(implements_getBeginLoc(&type::getBeginLoc))
269 (void)is_good(implements_getEndLoc(&type::getEndLoc))

Completed in 23 milliseconds