Searched defs:getRegParm (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h449 unsigned getRegParm() const { return RegParm; } function in class:clang::CodeGen::ABIArgInfo::CGFunctionInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2916 unsigned getRegParm() const { function in class:clang::FunctionType::ExtInfo

Completed in 185 milliseconds