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 448 bool getHasRegParm() const { return HasRegParm; }
453 getHasRegParm(), getRegParm(),
501 ID.AddBoolean(info.getHasRegParm());
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 68 milliseconds