#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Definition at line 5377 of file CodeGenFunction.h.
◆ FMVResolverOption()
clang::CodeGen::CodeGenFunction::FMVResolverOption::FMVResolverOption |
( |
llvm::Function * |
F, |
|
|
ArrayRef< StringRef > |
Feats, |
|
|
std::optional< StringRef > |
Arch = std::nullopt |
|
) |
| |
|
inline |
◆ Architecture
std::optional<StringRef> clang::CodeGen::CodeGenFunction::FMVResolverOption::Architecture |
◆ Features
llvm::SmallVector<StringRef, 8> clang::CodeGen::CodeGenFunction::FMVResolverOption::Features |
◆ Function
llvm::Function* clang::CodeGen::CodeGenFunction::FMVResolverOption::Function |
The documentation for this struct was generated from the following file: