HomeSort by relevance Sort by last modified time
    Searched defs:isRecordType (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
SemaExprMember.cpp 462 PT->getPointeeType()->isRecordType())) {
782 assert(baseVariable->getType()->isRecordType());
    [all...]
SemaDecl.cpp 252 if (ObjectType->isRecordType())
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 461 milliseconds