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 566 template<typename C, C> struct CheckT;
568 // If T::getDecl exists, an ambiguity arises and CheckT will
572 static char (&f(CheckT<int Default::*, &C::getDecl>*))[1];
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 45 milliseconds