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.cpp253 for (auto Pair : zip_longest(E1->getAssocTypeSourceInfos(), in IsStmtEquivalent()
254 E2->getAssocTypeSourceInfos())) { in IsStmtEquivalent()
H A DASTImporter.cpp7374 ArrayRef<const TypeSourceInfo *> FromAssocTypes(E->getAssocTypeSourceInfos()); in VisitGenericSelectionExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6207 ArrayRef<TypeSourceInfo *> getAssocTypeSourceInfos() const { in getAssocTypeSourceInfos() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp16125 GSE->getAssocTypeSourceInfos(), AssocExprs, GSE->getDefaultLoc(), in FixOverloadedFunctionReference()
16130 GSE->getAssocTypeSourceInfos(), AssocExprs, GSE->getDefaultLoc(), in FixOverloadedFunctionReference()
H A DSemaExpr.cpp19295 GSE->getAssocTypeSourceInfos(), AssocExprs) in rebuildPotentialResultsAsNonOdrUsed()