Searched refs:withoutObjCGCAttr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h275 Qualifiers withoutObjCGCAttr() const { function in class:clang::Qualifiers
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp5999 else if (lhq.withoutObjCGCAttr().withoutObjCLifetime()
6001 rhq.withoutObjCGCAttr().withoutObjCLifetime())

Completed in 180 milliseconds