HomeSort by relevance Sort by last modified time
    Searched refs:has_getDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 562 template <typename T> struct has_getDecl {
668 typename std::enable_if<has_getDecl<U>::value, int>::type = 0) const {
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 203 milliseconds