OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRegParm
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
CGFunctionInfo.h
697
unsigned
getRegParm
() const { return RegParm; }
700
return FunctionType::ExtInfo(isNoReturn(), getHasRegParm(),
getRegParm
(),
770
ID.AddInteger(info.
getRegParm
());
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
3714
unsigned
getRegParm
() const {
3814
unsigned getRegParmType() const { return getExtInfo().
getRegParm
(); }
Completed in 34 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026