Home
last modified time | relevance | path

Searched defs:ObjCObjectPointerTL (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp1105 auto ObjCObjectPointerTL = ResultTL.castAs<ObjCObjectPointerTypeLoc>(); in actOnObjCProtocolQualifierType() local
1180 if (auto ObjCObjectPointerTL = ResultTL.getAs<ObjCObjectPointerTypeLoc>()) { in actOnObjCTypeArgsAndProtocolQualifiers() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp1119 auto ObjCObjectPointerTL = ResultTL.castAs<ObjCObjectPointerTypeLoc>(); in actOnObjCProtocolQualifierType() local
1194 if (auto ObjCObjectPointerTL = ResultTL.getAs<ObjCObjectPointerTypeLoc>()) { in actOnObjCTypeArgsAndProtocolQualifiers() local