Home
last modified time | relevance | path

Searched refs:getDeducedType (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DAST.cpp353 if (!AT->getDeducedType().isNull()) in VisitDeclaratorDecl()
354 DeducedType = AT->getDeducedType(); in VisitDeclaratorDecl()
380 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
381 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
416 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
H A DAST.h112 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DAST.cpp355 if (!AT->getDeducedType().isNull()) in VisitDeclaratorDecl()
356 DeducedType = AT->getDeducedType(); in VisitDeclaratorDecl()
382 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
383 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
418 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
H A DAST.h114 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/
H A DAST.cpp354 if (!AT->getDeducedType().isNull()) in VisitDeclaratorDecl()
355 DeducedType = AT->getDeducedType(); in VisitDeclaratorDecl()
381 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
382 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
417 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
H A DAST.h113 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DAST.cpp354 if (!AT->getDeducedType().isNull()) in VisitDeclaratorDecl()
355 DeducedType = AT->getDeducedType(); in VisitDeclaratorDecl()
381 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
382 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
417 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
H A DAST.h113 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DAST.cpp355 if (!AT->getDeducedType().isNull()) in VisitDeclaratorDecl()
356 DeducedType = AT->getDeducedType(); in VisitDeclaratorDecl()
382 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
383 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
418 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
H A DAST.h114 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/
H A DXRefs.cpp591 llvm::Optional<QualType> getDeducedType() { return DeducedType; } in getDeducedType() function in clang::clangd::__anon637134950a11::DeducedTypeVisitor
604 if (!AT->getDeducedType().isNull()) in VisitDeclaratorDecl()
605 DeducedType = AT->getDeducedType(); in VisitDeclaratorDecl()
631 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
632 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
666 llvm::Optional<QualType> getDeducedType(ParsedAST &AST, in getDeducedType() function
683 return V.getDeducedType(); in getDeducedType()
699 auto DeducedType = getDeducedType(AST, SourceLocationBeg); in getHover()
/dports/devel/clazy/clazy-1.5/src/
H A DTypeUtils.h126 return at && at->getDeducedType().isNull(); in isUndeducibleAuto()
135 return t->getDeducedType().getTypePtrOrNull(); in unpealAuto()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clangd/
H A DXRefs.cpp544 llvm::Optional<QualType> getDeducedType() { return DeducedType; } in getDeducedType() function in clang::clangd::__anon8fc3d7530611::DeducedTypeVisitor
561 if (AT && !AT->getDeducedType().isNull()) { in VisitDeclaratorDecl()
599 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
631 llvm::Optional<QualType> getDeducedType(ParsedAST &AST, in getDeducedType() function
649 return V.getDeducedType(); in getDeducedType()
665 auto DeducedType = getDeducedType(AST, SourceLocationBeg); in getHover()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DAST.cpp388 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
389 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
424 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
H A DAST.h113 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DAST.cpp388 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
389 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
424 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
H A DAST.h113 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DAST.h122 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
H A DAST.cpp434 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
435 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
470 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DAST.h122 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
H A DAST.cpp434 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
435 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
470 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DAST.h122 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
H A DAST.cpp434 if (AT && !AT->getDeducedType().isNull()) { in VisitFunctionDecl()
435 DeducedType = AT->getDeducedType(); in VisitFunctionDecl()
470 llvm::Optional<QualType> getDeducedType(ASTContext &ASTCtx, in getDeducedType() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DAST.h122 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DAST.h123 llvm::Optional<QualType> getDeducedType(ASTContext &, SourceLocation Loc);

12345678910>>...20