Home
last modified time | relevance | path

Searched defs:ast_contextp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dabi_wrappers.cpp60 clang::ASTContext *ast_contextp, in ABIWrapper()
468 clang::MangleContext *mangle_contextp, clang::ASTContext *ast_contextp, in FunctionTypeWrapper()
516 clang::ASTContext *ast_contextp, in FunctionDeclWrapper()
613 clang::ASTContext *ast_contextp, in RecordDeclWrapper()
902 clang::ASTContext *ast_contextp, in EnumDeclWrapper()
964 clang::ASTContext *ast_contextp, in GlobalVarDeclWrapper()
H A Dast_processing.cpp48 clang::ASTContext *ast_contextp, in HeaderASTVisitor()