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

  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 501 template<typename C, C> struct CheckT;
503 // If T::getDecl exists, an ambiguity arises and CheckT will
507 static char (&f(CheckT<int Default::*, &C::getDecl>*))[1];
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 137 milliseconds