Searched defs:CommentString (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h108 /// CommentString - This indicates the comment character used by the
110 const char *CommentString; // Defaults to "#" member in class:llvm::MCAsmInfo
442 return CommentString;

Completed in 65 milliseconds