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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp74 Qualifiers::ObjCLifetime expectedLifetime local
76 if (!expectedLifetime) {
94 if (propertyLifetime == expectedLifetime) return;
100 << expectedLifetime

Completed in 126 milliseconds