Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h239 struct ObjCDictionaryElement { struct
261 template <> struct isPodLike<clang::ObjCDictionaryElement> : std::true_type {}; argument