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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h400 ASTConsumer &getASTConsumer() const { function in class:clang::CompilerInstance
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h878 ASTConsumer &getASTConsumer() const { return Consumer; } function in class:clang::Sema

Completed in 74 milliseconds