Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp3710 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3712 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3718 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3723 ObjectIsId = false; in SelectorsForTypoCorrection()
3734 if (ObjectIsId) in SelectorsForTypoCorrection()
3748 else if (!ObjectIsId && in SelectorsForTypoCorrection()