Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2507 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
2509 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
2515 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
2520 ObjectIsId = false; in SelectorsForTypoCorrection()
2531 if (ObjectIsId) in SelectorsForTypoCorrection()
2545 else if (!ObjectIsId && in SelectorsForTypoCorrection()