Home | History | Annotate | Download | only in AST

Lines Matching defs:VL

449   VerbatimLineComment *VL = new (Allocator) VerbatimLineComment(
455 checkFunctionDeclVerbatimLine(VL);
456 checkContainerDeclVerbatimLine(VL);
457 return VL;