Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h687 for (const auto Assoc : E->associations()) { in VisitGenericSelectionExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1573 Expected<const coff_section *> Assoc = Obj->getSection(AuxNumber); in printSymbol() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp1289 for (const GenericSelectionExpr::Association Assoc : Node->associations()) { in VisitGenericSelectionExpr() local
H A DStmtProfile.cpp1452 for (const GenericSelectionExpr::ConstAssociation Assoc : in VisitGenericSelectionExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h10300 for (const GenericSelectionExpr::Association Assoc : E->associations()) { in TransformGenericSelectionExpr() local