Searched defs:CommentString (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | AsmLexer.cpp | 714 StringRef CommentString = MAI.getCommentString(); isAtStartOfComment() local |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCAsmInfo.h | 135 StringRef CommentString; global() variable |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCAsmPrinter.cpp | 2346 SmallString<128> CommentString; emitTracebackTable() local |