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

  /external/clang/lib/Sema/
SemaCast.cpp 459 *T2MPType = T2->getAs<MemberPointerType>();
460 if (T1MPType && T2MPType) {
462 T2 = T2MPType->getPointeeType();
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 347 milliseconds