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

  /external/clang/include/clang/AST/
ASTContext.h 707 QualType getRecordType(const RecordDecl *Decl) const;
    [all...]
  /external/clang/lib/CodeGen/
CGBlocks.cpp 307 thisType = C.getPointerType(C.getRecordType(RD));
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 660 ThisTy = Context.getPointerType(Context.getRecordType(RD));
    [all...]
SemaDeclCXX.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 34 milliseconds