begin overloads
Synopses
Declared in <llvm/Analysis/DXILResource.h>
Return an iterator to the first resource.
Return a const iterator to the first resource.
const_iterator
begin() const;
Return Value
-
An iterator to the first resource.
-
A const iterator to the first resource.
Created with MrDocs