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 386 ASTConsumer &getASTConsumer() const {
  /external/clang/include/clang/Sema/
Sema.h 785 ASTConsumer &getASTConsumer() const { return Consumer; }
    [all...]

Completed in 1316 milliseconds