Home
last modified time | relevance | path

Searched refs:ObjectIsClass (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()
3705 ObjectIsClass = false; in SelectorsForTypoCorrection()
3720 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
3730 if (ObjectIsClass) in SelectorsForTypoCorrection()