Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp3657 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3659 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3665 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3668 ObjectIsClass = false; in SelectorsForTypoCorrection()
3683 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
3693 if (ObjectIsClass) in SelectorsForTypoCorrection()