Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dabi_wrappers.cpp499 auto abi_decl = std::make_unique<repr::FunctionTypeIR>(); in GetFunctionType() local
598 auto abi_decl = std::make_unique<repr::FunctionIR>(); in GetFunctionDecl() local
870 auto abi_decl = std::make_unique<repr::RecordTypeIR>(); in GetRecordDecl() local
947 auto abi_decl = std::make_unique<repr::EnumTypeIR>(); in GetEnumDecl() local
991 auto abi_decl = std::make_unique<repr::GlobalVarIR>(); in GetGlobalVarDecl() local