Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXComment.cpp345 const VerbatimBlockLineComment *VBL = in clang_VerbatimBlockLineComment_getText() local
347 if (!VBL) in clang_VerbatimBlockLineComment_getText()
350 return cxstring::createRef(VBL->getText()); in clang_VerbatimBlockLineComment_getText()