Searched refs:IsPrivate (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Lex/
H A DModuleMap.cpp218 bool IsPrivate = false; local
223 IsPrivate |=
227 assert((!IsPrivateRole || IsPrivate) && "inconsistent headers and roles");
/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2859 IsPrivate = 4, enumerator in enum:__anon1008::MSRTTIClass::__anon1009
2885 Flags |= IsPrivate | IsPrivateOnPath;

Completed in 164 milliseconds