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

  /external/clang/include/clang/AST/
ExprObjC.h 910 /// ObjCIndirectCopyRestoreExpr - Represents the passing of a functio
    [all...]
Stmt.h 187 friend class ObjCIndirectCopyRestoreExpr;
    [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
  /external/clang/lib/AST/
StmtProfile.cpp 981 const ObjCIndirectCopyRestoreExpr *S) {
StmtPrinter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 491 VisitObjCIndirectCopyRestoreExpr(ObjCIndirectCopyRestoreExpr *E) {
    [all...]
ASTWriterStmt.cpp 486 VisitObjCIndirectCopyRestoreExpr(ObjCIndirectCopyRestoreExpr *E) {
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]
SemaInit.cpp     [all...]

Completed in 126 milliseconds