ΒΆvoid getARMTargetFeatures(
    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/ARM.h:67

Parameters

const clang::driver::Driver& D
const llvm::Triple& Triple
const llvm::opt::ArgList& Args
std::vector<llvm::StringRef>& Features
bool ForAS