Home
last modified time | relevance | path

Searched defs:VLC (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXComment.cpp354 const VerbatimLineComment *VLC = getASTNodeAs<VerbatimLineComment>(CXC); in clang_VerbatimLineComment_getText() local
/external/clang/unittests/AST/
DCommentParser.cpp574 VerbatimLineComment *&VLC, in HasVerbatimLineAt()
1398 VerbatimLineComment *VLC; in TEST_F() local
1416 VerbatimLineComment *VLC; in TEST_F() local
/external/clang/lib/Index/
DCommentToXML.cpp172 const VerbatimLineComment *VLC = cast<VerbatimLineComment>(Child); in FullCommentParts() local