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 187 FullComment *actOnFullComment(ArrayRef<BlockContentComment *> Blocks);
  /external/clang/lib/AST/
CommentParser.cpp 772 return S.actOnFullComment(S.copyArray(llvm::makeArrayRef(Blocks)));
CommentSema.cpp 546 FullComment *Sema::actOnFullComment(
    [all...]

Completed in 92 milliseconds