Searched defs:getASTConsumer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ | ||
H A D | CompilerInstance.h | 543 ASTConsumer &getASTConsumer() const { getASTConsumer() function |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 600 ASTConsumer &getASTConsumer() const { return Consumer; } getASTConsumer() function |