Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/filter/
DIgnoreCreatorProp1317Test.java26 public String getIgnore() { in getIgnore() method in IgnoreCreatorProp1317Test.Testing
/external/clang/lib/CodeGen/
DTargetInfo.cpp639 return ABIArgInfo::getIgnore(); in classifyReturnType()
698 return ABIArgInfo::getIgnore(); in classifyArgumentType()
717 return ABIArgInfo::getIgnore(); in classifyReturnType()
802 return ABIArgInfo::getIgnore(); in classifyReturnType()
1230 return ABIArgInfo::getIgnore(); in classifyReturnType()
1278 return ABIArgInfo::getIgnore(); in classifyReturnType()
1518 return ABIArgInfo::getIgnore(); in classifyArgumentType()
3035 return ABIArgInfo::getIgnore(); in classifyReturnType()
3170 return ABIArgInfo::getIgnore(); in classifyArgumentType()
3564 return ABIArgInfo::getIgnore(); in classify()
[all …]
DSwiftCallingConv.cpp757 return ABIArgInfo::getIgnore(); in classifyExpandedType()
806 return ABIArgInfo::getIgnore(); in classifyType()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp746 return ABIArgInfo::getIgnore(); in classifyReturnType()
863 return ABIArgInfo::getIgnore(); in classifyArgumentType()
896 return ABIArgInfo::getIgnore(); in classifyReturnType()
992 return ABIArgInfo::getIgnore(); in classifyReturnType()
1478 return ABIArgInfo::getIgnore(); in classifyReturnType()
1527 return ABIArgInfo::getIgnore(); in classifyReturnType()
1809 return ABIArgInfo::getIgnore(); in classifyArgumentType()
3545 return ABIArgInfo::getIgnore(); in classifyReturnType()
3679 return ABIArgInfo::getIgnore(); in classifyArgumentType()
4175 return ABIArgInfo::getIgnore(); in classify()
[all …]
DSwiftCallingConv.cpp806 return ABIArgInfo::getIgnore(); in classifyExpandedType()
853 return ABIArgInfo::getIgnore(); in classifyType()
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h148 static ABIArgInfo getIgnore() { in getIgnore() function
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h185 static ABIArgInfo getIgnore() { in getIgnore() function