Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DDebugSupportTest.cpp39 TEST(BoolValueDebugStringTest, Negation) { in TEST() argument
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DContainerSizeEmptyCheck.cpp290 bool Negation = false; in check() local
/llvm-project/clang/unittests/Frontend/
H A DCompilerInvocationTest.cpp47 describeContainsN(M InnerMatcher,unsigned N,bool Negation) describeContainsN() argument
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp553 std::optional<Expr<SomeType>> Negation( Negation() function