Home
last modified time | relevance | path

Searched refs:ObjectIsId (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()
3715 ObjectIsId = false; in SelectorsForTypoCorrection()
3726 if (ObjectIsId) in SelectorsForTypoCorrection()
3740 else if (!ObjectIsId && in SelectorsForTypoCorrection()