Home
last modified time | relevance | path

Searched refs:DictWithObjectsMethod (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprObjC.cpp59 DictWithObjectsMethod(method) { in ObjCDictionaryLiteral()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h324 ObjCMethodDecl *DictWithObjectsMethod; variable
377 return DictWithObjectsMethod; in getDictWithObjectsMethod()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp1445 E->DictWithObjectsMethod = readDeclAs<ObjCMethodDecl>(); in VisitObjCDictionaryLiteral()