Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp3433 return Actions.BuildObjCDictionaryLiteral(SourceRange(AtLoc, EndLoc), in ParseObjCDictionaryLiteral()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp862 ExprResult Sema::BuildObjCDictionaryLiteral(SourceRange SR, in BuildObjCDictionaryLiteral() function in Sema
HDTreeTransform.h2613 return getSema().BuildObjCDictionaryLiteral(Range, Elements, NumElements); in RebuildObjCDictionaryLiteral()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h5037 ExprResult BuildObjCDictionaryLiteral(SourceRange SR,