Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp18.cpp4 struct Protected {} protected_; variable
/aosp_15_r20/external/flac/include/FLAC/
H A Dstream_encoder.h465 struct FLAC__StreamEncoderProtected *protected_; /* avoid the C++ keyword 'protected' */ member
H A Dstream_decoder.h471 struct FLAC__StreamDecoderProtected *protected_; /* avoid the C++ keyword 'protected' */ member