Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp3438 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3440 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3446 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3449 ObjectIsClass = false; in SelectorsForTypoCorrection()
3464 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
3474 if (ObjectIsClass) in SelectorsForTypoCorrection()