Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h746 for (const auto Assoc : E->associations()) { VisitGenericSelectionExpr() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1718 Expected<const coff_section *> Assoc = Obj->getSection(AuxNumber); printSymbol() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1476 for (const GenericSelectionExpr::Association &Assoc : Node->associations()) { VisitGenericSelectionExpr() local
H A DStmtProfile.cpp1598 for (const GenericSelectionExpr::ConstAssociation Assoc : VisitGenericSelectionExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h11016 for (const GenericSelectionExpr::Association Assoc : E->associations()) { TransformGenericSelectionExpr() local