Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/pod/
H A Dperlrecharclass.pod703 =head3 Negation subsection
/openbsd/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h46 Negation, enumerator
/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp268 auto &Negation = *cast<NegationValue>(&Val); in substituteBoolValue() local