Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3694 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3696 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3702 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3707 ObjectIsId = false; in SelectorsForTypoCorrection()
3718 if (ObjectIsId) in SelectorsForTypoCorrection()
3732 else if (!ObjectIsId && in SelectorsForTypoCorrection()