Home
last modified time | relevance | path

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

/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/comments/
DCommentsCollection.java83 public TreeSet<Comment> getComments() { in getComments() method in CommentsCollection
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/comments/
DCommentsCollection.java92 public TreeSet<Comment> getComments() { in getComments() method in CommentsCollection
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/
DCompilationUnit.java97 public List<Comment> getComments() { in getComments() method in CompilationUnit
/external/clang/include/clang/AST/
DRawCommentList.h188 ArrayRef<RawComment *> getComments() const { in getComments() function
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/
DCompilationUnit.java114 public List<Comment> getComments() { in getComments() method in CompilationUnit
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h119 ArrayRef<std::string> getComments(const Entry &E) const { in getComments() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h119 ArrayRef<std::string> getComments(const Entry &E) const { in getComments() function
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
DCompilationUnit.java145 public List<Comment> getComments() { in getComments() method in CompilationUnit