Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp3498 return Actions.BuildObjCDictionaryLiteral(SourceRange(AtLoc, EndLoc), in ParseObjCDictionaryLiteral()
/external/clang/lib/Sema/
DSemaExprObjC.cpp870 ExprResult Sema::BuildObjCDictionaryLiteral(SourceRange SR, in BuildObjCDictionaryLiteral() function in Sema
DTreeTransform.h2853 return getSema().BuildObjCDictionaryLiteral(Range, Elements); in RebuildObjCDictionaryLiteral()
/external/clang/include/clang/Sema/
DSema.h5232 ExprResult BuildObjCDictionaryLiteral(SourceRange SR,