Searched refs:getKeyValueElement (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp331 ObjCDictionaryElement Element = DL->getKeyValueElement(i);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp118 ObjCDictionaryElement Element = E->getKeyValueElement(I);
H A DTreeTransform.h12634 ObjCDictionaryElement OrigElement = E->getKeyValueElement(I);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h360 ObjCDictionaryElement getKeyValueElement(unsigned Index) const { function in class:clang::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2385 ObjCDictionaryElement Element = E->getKeyValueElement(I);
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp178 const Expr *Key = DLE->getKeyValueElement(i).Key;
185 const Expr *Value = DLE->getKeyValueElement(i).Value;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1203 ObjCDictionaryElement Element = E->getKeyValueElement(i);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2854 ObjCDictionaryElement Element = Exp->getKeyValueElement(i);

Completed in 201 milliseconds