Home
last modified time | relevance | path

Searched refs:hasMacro (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp478 bool hasMacro = false; in CheckObjCCollectionLiteralElement() local
481 hasMacro = true; in CheckObjCCollectionLiteralElement()
484 if (!hasMacro) in CheckObjCCollectionLiteralElement()