Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTNodeTraverser.h737 for (const auto Assoc : E->associations()) { in VisitGenericSelectionExpr() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1630 Expected<const coff_section *> Assoc = Obj->getSection(AuxNumber); in printSymbol() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp1462 for (const GenericSelectionExpr::Association Assoc : Node->associations()) { in VisitGenericSelectionExpr() local
H A DStmtProfile.cpp1562 for (const GenericSelectionExpr::ConstAssociation Assoc : in VisitGenericSelectionExpr() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h10803 for (const GenericSelectionExpr::Association Assoc : E->associations()) { in TransformGenericSelectionExpr() local