Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprObjC.h207 struct ObjCDictionaryElement { struct
227 template <> struct isPodLike<clang::ObjCDictionaryElement> : std::true_type {}; argument