Searched refs:IsPrivate (Results 1 – 9 of 9) sorted by relevance
58 IsPrivate bool member402 section.IsPrivate = len(comment) > 0 && isPrivateSection(comment[0])629 {{if not .IsPrivate}}639 {{if not .IsPrivate}}
442 IsPrivate = 1 << 2, enumerator
480 IsPrivate = 1 << 2, enumerator
261 CV_ENUM_CLASS_ENT(ExportFlags, IsPrivate),
218 bool IsPrivate = false; in violatesPrivateInclude() local223 IsPrivate |= in violatesPrivateInclude()227 assert(IsPrivate && "inconsistent headers and roles"); in violatesPrivateInclude()
243 CV_ENUM_CLASS_ENT(ExportFlags, IsPrivate),
1033 bool IsPrivate() const { in IsPrivate() function
3331 IsPrivate = 4, enumerator3357 Flags |= IsPrivate | IsPrivateOnPath; in initialize()