Home
last modified time | relevance | path

Searched defs:MappableExprComponentLists (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h2826 typedef SmallVector<MappableExprComponentList, 8> MappableExprComponentLists; typedef
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h4784 using MappableExprComponentLists = SmallVector<MappableExprComponentList, 8>; variable