OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldPassCXXRecordIndirectly
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/CodeGen/
SwiftCallingConv.h
151
bool
shouldPassCXXRecordIndirectly
(CodeGenModule &CGM,
/external/clang/lib/CodeGen/
SwiftCallingConv.cpp
733
bool swiftcall::
shouldPassCXXRecordIndirectly
(CodeGenModule &CGM,
773
if (
shouldPassCXXRecordIndirectly
(CGM, cxxRecord))
Completed in 99 milliseconds