Searched defs:decls_ (Results 1 – 3 of 3) sorted by relevance
/external/cronet/stable/third_party/libc++/src/test/tools/clang_tidy_checks/ | ||
D | header_exportable_declarations.hpp | 42 std::set<std::string> decls_; member in libcpp::header_exportable_declarations |
/external/cronet/tot/third_party/libc++/src/test/tools/clang_tidy_checks/ | ||
D | header_exportable_declarations.hpp | 42 std::set<std::string> decls_; member in libcpp::header_exportable_declarations |
/external/pdfium/xfa/fxfa/ | ||
D | cxfa_textparser.h | 58 std::vector<const CFX_CSSDeclaration*> decls_; variable |