Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h842 for (const auto Assoc : E->associations()) { in VisitGenericSelectionExpr() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1721 Expected<const coff_section *> Assoc = Obj->getSection(AuxNumber); in printSymbol() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1522 for (const GenericSelectionExpr::Association &Assoc : Node->associations()) { in VisitGenericSelectionExpr() local
H A DStmtProfile.cpp1609 for (const GenericSelectionExpr::ConstAssociation Assoc : in VisitGenericSelectionExpr() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2403 Association Assoc = getDirectiveAssociation(DKind); in ParseOpenMPExecutableDirective() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h11859 for (const GenericSelectionExpr::Association Assoc : E->associations()) { in TransformGenericSelectionExpr() local