Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp3489 return Actions.BuildObjCDictionaryLiteral(SourceRange(AtLoc, EndLoc), in ParseObjCDictionaryLiteral()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp875 ExprResult Sema::BuildObjCDictionaryLiteral(SourceRange SR, in BuildObjCDictionaryLiteral() function in Sema
H A DTreeTransform.h2979 return getSema().BuildObjCDictionaryLiteral(Range, Elements); in RebuildObjCDictionaryLiteral()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5712 ExprResult BuildObjCDictionaryLiteral(SourceRange SR,