ΒΆvoid getAArch64TargetFeatures(
    const clang::driver::Driver& D,
    const llvm::Triple& Triple,
    const llvm::opt::ArgList& Args,
    std::vector<llvm::StringRef>& Features,
    bool ForAS)
void getAArch64TargetFeatures(
    const clang::driver::Driver& D,
    const llvm::Triple& Triple,
    const llvm::opt::ArgList& Args,
    std::vector<llvm::StringRef>& Features,
    bool ForAS)Declared at: clang/lib/Driver/ToolChains/Arch/AArch64.h:23
Parameters
- const clang::driver::Driver& D
- const llvm::Triple& Triple
- const llvm::opt::ArgList& Args
- std::vector<llvm::StringRef>& Features
- bool ForAS