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

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

Completed in 25 milliseconds