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

  /development/vndk/tools/header-checker/header-abi-dumper/src/
ast_processing.cpp 45 ast_contextp_(ast_contextp),
58 mangle_contextp_, ast_contextp_, cip_, decl);
79 mangle_contextp_, ast_contextp_, cip_, decl);
141 FunctionDeclWrapper function_decl_wrapper(mangle_contextp_, ast_contextp_,
151 clang::index::CodegenNameGenerator cg(*ast_contextp_);
168 GlobalVarDeclWrapper global_var_decl_wrapper(mangle_contextp_, ast_contextp_,
ast_processing.h 62 clang::ASTContext *ast_contextp_; member in class:HeaderASTVisitor
abi_wrappers.cpp 34 ast_contextp_(ast_contextp) { }
93 ast_contextp_->getTypeInfoInChars(canonical_type);
219 return clang::TypeName::getFullyQualifiedName(salty_qt, *ast_contextp_);
375 ast_contextp_->getVTableContext();
abi_wrappers.h 70 clang::ASTContext *ast_contextp_; member in class:abi_wrapper::ABIWrapper

Completed in 547 milliseconds