Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-template.cpp341 template<typename ...> struct and_ { static constexpr bool value = true; }; struct
/llvm-project/flang/runtime/
H A Dreduction.cpp42 INTERMEDIATE and_{~INTERMEDIATE{0}}; member in Fortran::runtime::IntegerAndAccumulator