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

Completed in 119 milliseconds