Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/IRDL/
H A DIRDLLoading.cpp519 if (auto allOf = dyn_cast<AllOfOp>(op)) in getBases() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1004 allOf = {internal::DynTypedMatcher::VO_AllOf}; global() variable