Home
last modified time | relevance | path

Searched defs:VLC (Results 1 – 4 of 4) 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
/external/libpng/contrib/tools/
Dpngcp.c336 # define VLC(name) VLCIDAT(name) VLCiCCP(name) VLCzTXt(name) macro