Home
last modified time | relevance | path

Searched refs:ObjectIsClass (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2452 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
2454 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
2460 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
2463 ObjectIsClass = false; in SelectorsForTypoCorrection()
2478 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
2487 if (ObjectIsClass) in SelectorsForTypoCorrection()