Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp646 unsigned NumCandidates, SourceLocation OpenParLoc) { in ProcessOverloadCandidates()
DSemaCodeComplete.cpp5564 unsigned CurrentArg, SourceLocation OpenParLoc) { in ProduceSignatureHelp()
5574 SourceLocation OpenParLoc) { in ProduceCallSignatureHelp()
5677 SourceLocation OpenParLoc) { in ProduceConstructorSignatureHelp()
5715 ArrayRef<Expr *> ArgExprs, IdentifierInfo *II, SourceLocation OpenParLoc) { in ProduceCtorInitMemberSignatureHelp()
/external/llvm-project/clang/tools/libclang/
DCIndexCodeCompletion.cpp658 SourceLocation OpenParLoc) override { in ProcessOverloadCandidates()
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h1142 SourceLocation OpenParLoc) {} in ProcessOverloadCandidates()
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp987 SourceLocation OpenParLoc) override { in ProcessOverloadCandidates()
/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.cpp843 SourceLocation OpenParLoc) override { in ProcessOverloadCandidates()
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp1945 SourceLocation OpenParLoc) override { in ProcessOverloadCandidates()