Home | History | Annotate | Download | only in libclang

Lines Matching refs:VerbatimLineComment

346   const VerbatimLineComment *VLC = getASTNodeAs<VerbatimLineComment>(CXC);
492 const VerbatimLineComment *VLC = cast<VerbatimLineComment>(Child);
563 void visitVerbatimLineComment(const VerbatimLineComment *C);
747 const VerbatimLineComment *C) {
893 void visitVerbatimLineComment(const VerbatimLineComment *C);
1133 const VerbatimLineComment *C) {