Home
last modified time | relevance | path

Searched refs:BuildObjCDictionaryLiteral (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Parse/
DParseObjc.cpp2745 return Actions.BuildObjCDictionaryLiteral(SourceRange(AtLoc, EndLoc), in ParseObjCDictionaryLiteral()
/external/clang/lib/Sema/
DSemaExprObjC.cpp731 ExprResult Sema::BuildObjCDictionaryLiteral(SourceRange SR, in BuildObjCDictionaryLiteral() function in Sema
DTreeTransform.h2268 return getSema().BuildObjCDictionaryLiteral(Range, Elements, NumElements); in RebuildObjCDictionaryLiteral()
/external/clang/include/clang/Sema/
DSema.h4330 ExprResult BuildObjCDictionaryLiteral(SourceRange SR,