Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp3702 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3704 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3710 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3713 ObjectIsClass = false; in SelectorsForTypoCorrection()
3728 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
3738 if (ObjectIsClass) in SelectorsForTypoCorrection()