Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Evaluate/
Dtools.h567 Expr<Type<TypeCategory::Logical, K>> LogicalNegation( in LogicalNegation() function
/external/llvm-project/flang/lib/Evaluate/
Dtools.cpp455 Expr<SomeLogical> LogicalNegation(Expr<SomeLogical> &&x) { in LogicalNegation() function