Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2493 bool ObjectIsId = true, ObjectIsClass = true; in SelectorsForTypoCorrection() local
2495 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
2501 ObjectIsId = ObjectIsClass = false; in SelectorsForTypoCorrection()
2504 ObjectIsClass = false; in SelectorsForTypoCorrection()
2519 else if (!ObjectIsClass && in SelectorsForTypoCorrection()
2529 if (ObjectIsClass) in SelectorsForTypoCorrection()