Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3709 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3711 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3717 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3720 ObjectIsClass = false; in SelectorsForTypoCorrection()
3735 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
3745 if (ObjectIsClass) in SelectorsForTypoCorrection()