Searched refs:VBL (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCXComment.cpp337 const VerbatimBlockLineComment *VBL = local
339 if (!VBL)
342 return cxstring::createRef(VBL->getText());

Completed in 38 milliseconds