LLVM API Documentation
#include <StringSet.h>


Public Member Functions | |
| bool | insert (const std::string &InLang) |
Definition at line 27 of file StringSet.h.
| bool llvm::StringSet< AllocatorTy >::insert | ( | const std::string & | InLang | ) | [inline] |
Definition at line 30 of file StringSet.h.
References llvm::StringMap< char, AllocatorTy >::getAllocator(), and llvm::StringMap< char, AllocatorTy >::insert().
Referenced by llvm::X86IntelAsmPrinter::doFinalization(), llvm::X86ATTAsmPrinter::doFinalization(), llvm::X86ATTAsmPrinter::printOperand(), llvm::X86IntelAsmPrinter::runOnMachineFunction(), and llvm::X86ATTAsmPrinter::runOnMachineFunction().
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.