Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDCompilerInstance.h470 ASTConsumer &getASTConsumer() const { in getASTConsumer() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1027 ASTConsumer &getASTConsumer() const { return Consumer; } in getASTConsumer() function