Home
last modified time | relevance | path

Searched refs:getAssocTypeSourceInfos (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp255 for (auto Pair : zip_longest(E1->getAssocTypeSourceInfos(), in IsStmtEquivalent()
256 E2->getAssocTypeSourceInfos())) { in IsStmtEquivalent()
H A DASTImporter.cpp7722 ArrayRef<const TypeSourceInfo *> FromAssocTypes(E->getAssocTypeSourceInfos()); in VisitGenericSelectionExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6406 ArrayRef<TypeSourceInfo *> getAssocTypeSourceInfos() const { in getAssocTypeSourceInfos() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp16942 GSE->getAssocTypeSourceInfos(), AssocExprs, GSE->getDefaultLoc(), in FixOverloadedFunctionReference()
16947 GSE->getAssocTypeSourceInfos(), AssocExprs, GSE->getDefaultLoc(), in FixOverloadedFunctionReference()
H A DSemaExpr.cpp19776 GSE->getAssocTypeSourceInfos(), AssocExprs) in rebuildPotentialResultsAsNonOdrUsed()