Home
last modified time | relevance | path

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

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