Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp3586 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3588 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3594 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3597 ObjectIsClass = false; in SelectorsForTypoCorrection()
3612 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
3622 if (ObjectIsClass) in SelectorsForTypoCorrection()