Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp3498 return Actions.BuildObjCDictionaryLiteral(SourceRange(AtLoc, EndLoc), in ParseObjCDictionaryLiteral()
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp3512 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/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp953 ExprResult Sema::BuildObjCDictionaryLiteral(SourceRange SR, in BuildObjCDictionaryLiteral() function in Sema
DTreeTransform.h3350 return getSema().BuildObjCDictionaryLiteral(Range, Elements); in RebuildObjCDictionaryLiteral()
/external/clang/include/clang/Sema/
DSema.h5232 ExprResult BuildObjCDictionaryLiteral(SourceRange SR,
/external/llvm-project/clang/include/clang/Sema/
DSema.h6722 ExprResult BuildObjCDictionaryLiteral(SourceRange SR,