Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp477 bool hasMacro = false; in CheckObjCCollectionLiteralElement() local
480 hasMacro = true; in CheckObjCCollectionLiteralElement()
483 if (!hasMacro) in CheckObjCCollectionLiteralElement()