Searched defs:IncludeGuardScope (Results 1 – 2 of 2) sorted by relevance
210 explicit IncludeGuardScope(File* file, std::string name) in IncludeGuardScope() function215 IncludeGuardScope(IncludeGuardScope&& other) V8_NOEXCEPT : file_(nullptr), in IncludeGuardScope() function
364 IncludeGuardScope::IncludeGuardScope(std::ostream& os, std::string file_name) in IncludeGuardScope() function in v8::internal::torque::IncludeGuardScope