Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp3407 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
3409 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3415 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
3418 ObjectIsClass = false; in SelectorsForTypoCorrection()
3433 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
3443 if (ObjectIsClass) in SelectorsForTypoCorrection()