Home
last modified time | relevance | path

Searched refs:CompilerInstance (Results 1 – 6 of 6) sorted by relevance

/development/vndk/tools/header-checker/src/dumper/
Dast_processing.h41 const clang::CompilerInstance *compiler_instance_p,
65 const clang::CompilerInstance *cip_;
77 HeaderASTConsumer(clang::CompilerInstance *compiler_instancep,
83 clang::CompilerInstance *cip_;
Dabi_wrappers.h45 const clang::CompilerInstance *cip,
51 const clang::CompilerInstance *cip,
56 const clang::CompilerInstance *cip);
99 const clang::CompilerInstance *cip_;
111 const clang::CompilerInstance *compiler_instance_p,
152 const clang::CompilerInstance *compiler_instance_p,
183 const clang::CompilerInstance *compiler_instance_p,
199 const clang::CompilerInstance *compiler_instance_p,
220 const clang::CompilerInstance *compiler_instance_p,
Dfrontend_action.h26 class CompilerInstance; variable
43 clang::CompilerInstance &ci, llvm::StringRef header_file) override;
Dfrontend_action.cpp36 HeaderCheckerFrontendAction::CreateASTConsumer(clang::CompilerInstance &ci, in CreateASTConsumer()
Dabi_wrappers.cpp61 const clang::CompilerInstance *cip, in ABIWrapper()
71 const clang::CompilerInstance *cip, in GetDeclSourceFile()
87 const clang::Decl *decl, const clang::CompilerInstance *cip) { in GetCachedDeclSourceFile()
443 const clang::CompilerInstance *compiler_instance_p, in FunctionTypeWrapper()
491 const clang::CompilerInstance *compiler_instance_p, in FunctionDeclWrapper()
587 const clang::CompilerInstance *compiler_instance_p, in RecordDeclWrapper()
873 const clang::CompilerInstance *compiler_instance_p, in EnumDeclWrapper()
931 const clang::CompilerInstance *compiler_instance_p, in GlobalVarDeclWrapper()
Dast_processing.cpp49 const clang::CompilerInstance *compiler_instance_p, in HeaderASTVisitor()
201 clang::CompilerInstance *compiler_instancep, HeaderCheckerOptions &options) in HeaderASTConsumer()