Home
last modified time | relevance | path

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

/llvm-project/clang/test/Modules/
H A Dnested-template-default-arg-redecl.cpp15 strct_outer::strct<> *strct; variable
/llvm-project/mlir/tools/mlir-tblgen/
H A DAttrOrTypeFormatGen.cpp359 if (auto *strct = dyn_cast<StructDirective>(el)) in genElementParser() local
705 auto *strct = cast<StructDirective>(first); in genOptionalGroupParser() local
746 if (auto *strct = dyn_cast<StructDirective>(el)) in genElementPrinter() local
897 } else if (auto *strct = dyn_cast<StructDirective>(anchor)) { in genOptionalGroupPrinter() local
1044 } else if (auto *strct = dyn_cast<StructDirective>(el)) { in verifyOptionalGroupElements() local
[all...]
/llvm-project/clang/test/CodeGen/
H A Dexprs.c189 } strct; typedef