HomeSort by: relevance | last modified time | path
    Searched refs:withoutObjCGCAttr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 318 Qualifiers withoutObjCGCAttr() const {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 8871 else if (lhq.withoutObjCGCAttr().withoutObjCLifetime()
8873 rhq.withoutObjCGCAttr().withoutObjCLifetime())

Completed in 55 milliseconds