HomeSort by relevance Sort by last modified time
    Searched refs:VLC (Results 1 - 7 of 7) sorted by null

  /external/clang/lib/Index/
CommentToXML.cpp 172 const VerbatimLineComment *VLC = cast<VerbatimLineComment>(Child);
173 const CommandInfo *Info = Traits.getCommandInfo(VLC->getCommandID());
175 MiscBlocks.push_back(VLC);
    [all...]
  /external/clang/tools/libclang/
CXComment.cpp 354 const VerbatimLineComment *VLC = getASTNodeAs<VerbatimLineComment>(CXC);
355 if (!VLC)
358 return cxstring::createRef(VLC->getText());
  /external/clang/unittests/AST/
CommentParser.cpp 574 VerbatimLineComment *&VLC,
577 ::testing::AssertionResult AR = GetChildAt(C, Idx, VLC);
581 StringRef ActualName = VLC->getCommandName(Traits);
587 StringRef ActualText = VLC->getText();
    [all...]
  /external/libpng/contrib/tools/
pngcp.c 336 # define VLC(name) VLCIDAT(name) VLCiCCP(name) VLCzTXt(name)
346 VLC(strategy)
352 VLC(level)
353 VLC(memLevel)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
anames.go 435 "VLC",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
anames.go 435 "VLC",
  /external/v8/src/s390/
constants-s390.h     [all...]

Completed in 304 milliseconds