Home
last modified time | relevance | path

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

/third_party/boost/libs/metaparse/tools/
Dstring_headers.py63 class IncludeGuard(object): class
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h484 inline std::string IncludeGuard(const FileDescriptor* file, bool pb_h, in IncludeGuard() function