Home
last modified time | relevance | path

Searched defs:mustBeNull (Results 1 – 3 of 3) sorted by relevance

/external/testng/src/test/java/test/testng37/
DNullParameterTest.java14 public void nullParameter(String notNull, int mustBeNull) { in nullParameter()
/external/clang/include/clang/Sema/
DAttributeList.h297 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed) in AttributeList()
679 bool layoutCompatible, bool mustBeNull, in createTypeTagForDatatype()
816 bool layoutCompatible, bool mustBeNull, in addNewTypeTagForDatatype()
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h339 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed) in ParsedAttr()
787 bool mustBeNull, ParsedAttr::Syntax syntax) { in createTypeTagForDatatype()
984 bool mustBeNull, ParsedAttr::Syntax syntax) { in addNewTypeTagForDatatype()