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

  /external/clang/include/clang/AST/
CommentSema.h 190 FullComment *actOnFullComment(ArrayRef<BlockContentComment *> Blocks);
  /external/clang/lib/AST/
CommentParser.cpp 756 return S.actOnFullComment(S.copyArray(llvm::makeArrayRef(Blocks)));
CommentSema.cpp 542 FullComment *Sema::actOnFullComment(
    [all...]

Completed in 428 milliseconds