Searched defs:HasRegParm (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang/CodeGen/ | ||
| D | CGFunctionInfo.h | 479 unsigned HasRegParm : 1; variable |
| /external/llvm-project/clang/include/clang/CodeGen/ | ||
| D | CGFunctionInfo.h | 564 unsigned HasRegParm : 1; variable |