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 434 *T2MPType = T2->getAs<MemberPointerType>();
435 if (T1MPType && T2MPType) {
437 T2 = T2MPType->getPointeeType();
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 40 milliseconds