Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dpointer-assignment.cpp85 const std::string description_; global() member in Fortran::semantics::PointerAssignmentChecker
[all...]
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h848 std::string description_; // User-readable name for the expectation. variable