Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPCompositionTest.cpp17 TEST(Composition, GetLeafConstructs) { in TEST() argument
26 TEST(Composition, GetLeafConstructsOrSelf) { in TEST() argument
35 TEST(Composition, GetCompoundConstruct) { in TEST() argument
53 TEST(Composition, GetLeafOrCompositeConstructs) { in TEST() argument
84 TEST(Composition, IsLeafConstruct) { in TEST() argument
92 TEST(Composition, IsCompositeConstruct) { in TEST() argument
102 TEST(Composition, IsCombinedConstruct) { in TEST() argument
/llvm-project/clang/docs/
H A DClangOffloadBundler.rst298 compatibility-bundle-entry-idBundled Code Object Composition global() argument
/llvm-project/llvm/unittests/ADT/
H A DIteratorTest.cpp311 TEST(FilterIteratorTest, Composition) { in TEST() argument