Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXComment.cpp353 const VerbatimLineComment *VLC = getASTNodeAs<VerbatimLineComment>(CXC); in clang_VerbatimLineComment_getText() local
/llvm-project/clang/unittests/AST/
H A DCommentParser.cpp568 VerbatimLineComment *&VLC, in HasVerbatimLineAt()
1385 VerbatimLineComment *VLC; in TEST_F() local
1403 VerbatimLineComment *VLC; in TEST_F() local
/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp173 const VerbatimLineComment *VLC = cast<VerbatimLineComment>(Child); in FullCommentParts() local