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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 424 bool getHasRegParm() const { return HasRegParm; }
429 getHasRegParm(), getRegParm(),
468 ID.AddBoolean(info.getHasRegParm());
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 50 milliseconds