Home
last modified time | relevance | path

Searched refs:enumerateComponents (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h100 void enumerateComponents(EnumerationCallback callback) const;
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp505 void SwiftAggLowering::enumerateComponents(EnumerationCallback callback) const { in enumerateComponents() function in SwiftAggLowering