Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp424 bool hasMacro = false; in CheckObjCCollectionLiteralElement() local
427 hasMacro = true; in CheckObjCCollectionLiteralElement()
430 if (!hasMacro) in CheckObjCCollectionLiteralElement()