Searched defs:mustBeNull (Results 1 – 3 of 3) sorted by relevance
| /external/testng/src/test/java/test/testng37/ |
| D | NullParameterTest.java | 14 public void nullParameter(String notNull, int mustBeNull) { in nullParameter()
|
| /external/clang/include/clang/Sema/ |
| D | AttributeList.h | 297 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/ |
| D | ParsedAttr.h | 339 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed) in ParsedAttr() 787 bool mustBeNull, ParsedAttr::Syntax syntax) { in createTypeTagForDatatype() 984 bool mustBeNull, ParsedAttr::Syntax syntax) { in addNewTypeTagForDatatype()
|