Searched refs:withoutObjCLifetime (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h280 Qualifiers withoutObjCLifetime() const { function in class:clang::Qualifiers
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp5999 else if (lhq.withoutObjCGCAttr().withoutObjCLifetime()
6001 rhq.withoutObjCGCAttr().withoutObjCLifetime())
H A DSemaOverload.cpp2365 !ToQuals.withoutObjCLifetime().empty())

Completed in 116 milliseconds