ΒΆinline void InitializeAllAsmParsers()

Description

InitializeAllAsmParsers - The main program should call this function if it wants all asm parsers that LLVM is configured to support, to make them available via the TargetRegistry. It is legal for a client to make multiple calls to this function.

Declared at: llvm/include/llvm/Support/TargetSelect.h:99