Home
last modified time | relevance | path

Searched defs:getComments (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DRawCommentList.h188 ArrayRef<RawComment *> getComments() const { in getComments() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h162 const SmallVectorImpl<std::string> &getComments() const { return Comments; } in getComments() function