Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp2122 QualType PreferredType = Actions.ProduceCallSignatureHelp( in ParsePostfixExpressionSuffix()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6177 QualType Sema::ProduceCallSignatureHelp(Expr *Fn, ArrayRef<Expr *> Args, in ProduceCallSignatureHelp() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13714 QualType ProduceCallSignatureHelp(Expr *Fn, ArrayRef<Expr *> Args,