Home
last modified time | relevance | path

Searched defs:OpenParLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp753 unsigned NumCandidates, SourceLocation OpenParLoc, bool Braced) { in ProcessOverloadCandidates()
H A DSemaCodeComplete.cpp6309 unsigned CurrentArg, SourceLocation OpenParLoc, in ProduceSignatureHelp()
6322 SourceLocation OpenParLoc) { in ProduceCallSignatureHelp()
6504 SourceLocation OpenParLoc, bool Braced) { in ProduceConstructorSignatureHelp()
6582 ArrayRef<Expr *> ArgExprs, IdentifierInfo *II, SourceLocation OpenParLoc, in ProduceCtorInitMemberSignatureHelp()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1231 SourceLocation OpenParLoc, in ProcessOverloadCandidates()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1173 SourceLocation OpenParLoc, in ProcessOverloadCandidates()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1998 SourceLocation OpenParLoc, in ProcessOverloadCandidates()