Home
last modified time | relevance | path

Searched refs:ObjectIsId (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()
3670 ObjectIsId = false; in SelectorsForTypoCorrection()
3681 if (ObjectIsId) in SelectorsForTypoCorrection()
3695 else if (!ObjectIsId && in SelectorsForTypoCorrection()