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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 811 void attachCommentsToJustParsedDecls(ArrayRef<Decl *> Decls,
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 475 void ASTContext::attachCommentsToJustParsedDecls(ArrayRef<Decl *> Decls,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 13610 Context.attachCommentsToJustParsedDecls(Group, &getPreprocessor());

Completed in 84 milliseconds