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

  /external/clang/lib/AST/
Type.cpp     [all...]
ExprCXX.cpp 65 Ty = Ty->getBaseElementTypeUnsafe();
    [all...]
RecordLayoutBuilder.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 140 const Type *Type = FD->getType()->getBaseElementTypeUnsafe();
    [all...]
CGDecl.cpp 225 CXXRecordDecl *RD = T->getBaseElementTypeUnsafe()->getAsCXXRecordDecl();
    [all...]
CGBlocks.cpp 244 type->getBaseElementTypeUnsafe()->getAs<RecordType>();
    [all...]
CGExpr.cpp 247 E->getType()->getBaseElementTypeUnsafe()->getAs<RecordType>()) {
    [all...]
CodeGenModule.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
SemaInit.cpp 357 Entity.getType()->getBaseElementTypeUnsafe()->isRecordType();
    [all...]
SemaExprObjC.cpp     [all...]
SemaChecking.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 211 milliseconds