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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp3513 return Actions.BuildObjCDictionaryLiteral(SourceRange(AtLoc, EndLoc),
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp953 ExprResult Sema::BuildObjCDictionaryLiteral(SourceRange SR, function in class:Sema
H A DTreeTransform.h3339 return getSema().BuildObjCDictionaryLiteral(Range, Elements);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6619 ExprResult BuildObjCDictionaryLiteral(SourceRange SR,

Completed in 287 milliseconds