Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h95 class ObjCDictionaryLiteral; variable
DExprObjC.h334 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral() function
DStmt.h301 friend class ObjCDictionaryLiteral; // ctor variable
/external/clang/lib/AST/
DExprObjC.cpp53 ObjCDictionaryLiteral::ObjCDictionaryLiteral(ArrayRef<ObjCDictionaryElement> VK, in ObjCDictionaryLiteral() function in ObjCDictionaryLiteral
/external/llvm-project/clang/lib/AST/
DExprObjC.cpp53 ObjCDictionaryLiteral::ObjCDictionaryLiteral(ArrayRef<ObjCDictionaryElement> VK, in ObjCDictionaryLiteral() function in ObjCDictionaryLiteral
/external/clang/include/clang/AST/
DStmt.h117 friend class ObjCDictionaryLiteral; // ctor in LLVM_ALIGNAS() local