Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/tools/clang_tidy_checks/
H A Dheader_exportable_declarations.hpp42 std::set<std::string> decls_; member in libcpp::header_exportable_declarations
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_textparser.h58 std::vector<const CFX_CSSDeclaration*> decls_; variable
/aosp_15_r20/frameworks/base/tools/aapt2/link/
H A DReferenceLinker.cpp49 const xml::IPackageDeclStack* decls_; member