Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3712 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3714 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3720 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3725 ObjectIsId = false; in SelectorsForTypoCorrection()
3736 if (ObjectIsId) in SelectorsForTypoCorrection()
3750 else if (!ObjectIsId && in SelectorsForTypoCorrection()