Searched defs:CompoundType (Results 1 – 2 of 2) sorted by relevance
29 struct CompoundType : public Scope { struct35 CompoundType(Style style, const char* localName, const Location& location, Scope* parent); argument146 DISALLOW_COPY_AND_ASSIGN(CompoundType); argument
26 CompoundType::CompoundType(Style style, const char* localName, const Location& location, in CompoundType() function in android::CompoundType