Home
last modified time | relevance | path

Searched refs:ProduceCallSignatureHelp (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1654 QualType PreferredType = Actions.ProduceCallSignatureHelp( in ParsePostfixExpressionSuffix()
1665 QualType PreferredType = Actions.ProduceCallSignatureHelp( in ParsePostfixExpressionSuffix()
1676 Actions.ProduceCallSignatureHelp(getCurScope(), LHS.get(), in ParsePostfixExpressionSuffix()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp4636 QualType Sema::ProduceCallSignatureHelp(Scope *S, Expr *Fn, in ProduceCallSignatureHelp() function in Sema
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10357 QualType ProduceCallSignatureHelp(Scope *S, Expr *Fn, ArrayRef<Expr *> Args,