Home
last modified time | relevance | path

Searched defs:call_args (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/IR/
DStatepoint.h175 iterator_range<arg_iterator> call_args() const { in call_args() function
/external/pdfium/third_party/pymock/
Dmock.py590 call_args = _delegating_property('call_args') variable in NonCallableMock
/external/python/cpython2/Lib/test/
D_mock_backport.py502 call_args = _delegating_property('call_args') variable in NonCallableMock
/external/v8/src/parsing/
Dparser.cc3584 ZoneList<Expression*>* call_args = in CloseTemplateLiteral() local