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

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h94 /// CommentColumn - This indicates the comment num (zero-based) at
96 unsigned CommentColumn; // Defaults to 40 member in class:llvm::MCAsmInfo
448 return CommentColumn;

Completed in 38 milliseconds