reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/FileCheck.cpp
   29   Optional<uint64_t> Value = NumericVariable->getValue();
unittests/Support/FileCheckTest.cpp
   68   EXPECT_FALSE(FooVar.getValue());
   76   Optional<uint64_t> Value = FooVar.getValue();
   86   EXPECT_FALSE(FooVar.getValue());