Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h98 void enumerateComponents(EnumerationCallback callback) const;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp561 void SwiftAggLowering::enumerateComponents(EnumerationCallback callback) const { in enumerateComponents() function in SwiftAggLowering