Home
last modified time | relevance | path

Searched defs:AssocTypes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DExpr.cpp3461 ArrayRef<TypeSourceInfo*> AssocTypes, in GenericSelectionExpr()
3487 ArrayRef<TypeSourceInfo*> AssocTypes, in GenericSelectionExpr()
/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h4415 TypeSourceInfo **AssocTypes; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h8284 SmallVector<TypeSourceInfo *, 4> AssocTypes; in TransformGenericSelectionExpr() local