OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getExpand
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
CGFunctionInfo.h
234
static ABIArgInfo
getExpand
() {
241
auto AI =
getExpand
();
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
SwiftCallingConv.cpp
834
return (forReturn ? ABIArgInfo::getDirect() : ABIArgInfo::
getExpand
());
TargetInfo.cpp
867
// could do reasonable-size multiple-element structs too, using
getExpand
(),
883
return ABIArgInfo::
getExpand
();
1802
return ABIArgInfo::
getExpand
();
4220
return ABIArgInfo::
getExpand
();
4229
return ABIArgInfo::
getExpand
();
9000
// could do reasonable-size multiple-element structs too, using
getExpand
(),
Completed in 68 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026