Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h101 class ObjCDictionaryLiteral; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp53 ObjCDictionaryLiteral::ObjCDictionaryLiteral(ArrayRef<ObjCDictionaryElement> VK, in ObjCDictionaryLiteral() function in ObjCDictionaryLiteral