HomeSort by relevance Sort by last modified time
    Searched refs:parseAST (Results 1 - 3 of 3) sorted by null

  /bionic/tools/versioner/src/
DeclarationDatabase.h 200 void parseAST(CompilationType type, clang::ASTContext& ast);
Driver.cpp 66 header_database->parseAST(type, ctx);
DeclarationDatabase.cpp 336 void HeaderDatabase::parseAST(CompilationType type, ASTContext& ctx) {

Completed in 153 milliseconds