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

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 282 Value *getArgList() const { return const_cast<Value*>(getArgOperand(0)); }
296 Value *getArgList() const { return const_cast<Value*>(getArgOperand(0)); }
  /frameworks/native/opengl/libs/GLES_trace/tools/
genapi.py 286 self.arglist = self.getArgList(apientry)
303 def getArgList(self, apientry):
  /prebuilts/misc/common/commons-cli/
commons-cli-1.2.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 65 milliseconds