Home
last modified time | relevance | path

Searched refs:ObjectIsId (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()
2506 ObjectIsId = false; in SelectorsForTypoCorrection()
2517 if (ObjectIsId) in SelectorsForTypoCorrection()
2531 else if (!ObjectIsId && in SelectorsForTypoCorrection()