Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h842 for (const auto Assoc : E->associations()) { VisitGenericSelectionExpr() local
/llvm-project/clang-tools-extra/clangd/
H A DTUScheduler.cpp278 auto &Assoc = HeaderToMain[Header]; in associate() local
/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1721 Expected<const coff_section *> Assoc = Obj->getSection(AuxNumber); printSymbol() local
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1512 for (const GenericSelectionExpr::Association &Assoc : Node->associations()) { VisitGenericSelectionExpr() local
H A DStmtProfile.cpp1600 for (const GenericSelectionExpr::ConstAssociation Assoc : VisitGenericSelectionExpr() local
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2403 Association Assoc = getDirectiveAssociation(DKind); ParseOpenMPExecutableDirective() local
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h11828 for (const GenericSelectionExpr::Association Assoc : E->associations()) { TransformGenericSelectionExpr() local