Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/unittests/AST/
H A DCommentParser.cpp574 VerbatimLineComment *&VLC, in HasVerbatimLineAt()
1398 VerbatimLineComment *VLC; in TEST_F() local
1416 VerbatimLineComment *VLC; in TEST_F() local
/aosp_15_r20/external/clang/tools/libclang/
H A DCXComment.cpp354 const VerbatimLineComment *VLC = getASTNodeAs<VerbatimLineComment>(CXC); in clang_VerbatimLineComment_getText() local
/aosp_15_r20/external/clang/lib/Index/
H A DCommentToXML.cpp172 const VerbatimLineComment *VLC = cast<VerbatimLineComment>(Child); in FullCommentParts() local
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngcp.c329 # define VLC(name) VLCIDAT(name) VLCiCCP(name) VLCzTXt(name) macro