Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp646 unsigned NumCandidates, SourceLocation OpenParLoc) { in ProcessOverloadCandidates()
H A DSemaCodeComplete.cpp5710 unsigned CurrentArg, SourceLocation OpenParLoc) { in ProduceSignatureHelp()
5721 SourceLocation OpenParLoc) { in ProduceCallSignatureHelp()
5825 SourceLocation OpenParLoc) { in ProduceConstructorSignatureHelp()
5863 ArrayRef<Expr *> ArgExprs, IdentifierInfo *II, SourceLocation OpenParLoc) { in ProduceCtorInitMemberSignatureHelp()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp658 SourceLocation OpenParLoc) override { in ProcessOverloadCandidates()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1142 SourceLocation OpenParLoc) {} in ProcessOverloadCandidates()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1926 SourceLocation OpenParLoc) override { in ProcessOverloadCandidates()