HomeSort by relevance Sort by last modified time
    Searched defs:getASTConsumer (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
CompilerInstance.h 400 ASTConsumer &getASTConsumer() const {
  /external/clang/include/clang/Sema/
Sema.h 878 ASTConsumer &getASTConsumer() const { return Consumer; }
    [all...]

Completed in 30 milliseconds