HomeSort by relevance Sort by last modified time
    Searched full:get_arguments (Results 1 - 4 of 4) sorted by null

  /external/clang/bindings/python/tests/cindex/
test_cursor.py 303 arguments = list(foo.get_arguments())
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shldisp.h     [all...]
fsrm.h 373 STDMETHOD_(HRESULT,get_Arguments)(THIS_ BSTR *arguments) PURE;
403 #define IFsrmActionCommand_get_Arguments(This,arguments) (This)->lpVtbl->get_Arguments(This,arguments)
    [all...]
  /external/clang/bindings/python/clang/
cindex.py 1446 def get_arguments(self): member in class:Cursor
    [all...]

Completed in 240 milliseconds