HomeSort by: relevance | last modified time | path
    Searched refs:getRawCommentForDeclNoCacheImpl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 784 RawComment *getRawCommentForDeclNoCacheImpl(
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 200 RawComment *ASTContext::getRawCommentForDeclNoCacheImpl(
299 return getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile);
523 getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) {

Completed in 96 milliseconds