Home
last modified time | relevance | path

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

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