Home
last modified time | relevance | path

Searched refs:ObjectIsId (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()
3451 ObjectIsId = false; in SelectorsForTypoCorrection()
3462 if (ObjectIsId) in SelectorsForTypoCorrection()
3476 else if (!ObjectIsId && in SelectorsForTypoCorrection()