Home
last modified time | relevance | path

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

/third_party/protobuf/upb_generator/common/
Dnames.cc47 std::string IncludeGuard(absl::string_view filename) { in IncludeGuard() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.h572 inline std::string IncludeGuard(const FileDescriptor* file, in IncludeGuard() function