Home
last modified time | relevance | path

Searched refs:ObjectIsClass (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()
2518 ObjectIsClass = false; in SelectorsForTypoCorrection()
2533 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
2543 if (ObjectIsClass) in SelectorsForTypoCorrection()