Home
last modified time | relevance | path

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

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