Home
last modified time | relevance | path

Searched refs:IsPrivateOnPath (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3321 IsPrivateOnPath = 1 | 8, enumerator
3349 Flags |= IsPrivate | IsPrivateOnPath; in initialize()
3355 if (Parent->Flags & IsPrivateOnPath) in initialize()
3356 Flags |= IsPrivateOnPath; in initialize()
4012 (MSRTTIClass::IsPrivateOnPath | MSRTTIClass::IsAmbiguous)) in getCatchableTypeArray()