Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3606 IsPrivateOnPath = 1 | 8, enumerator
3634 Flags |= IsPrivate | IsPrivateOnPath; in initialize()
3640 if (Parent->Flags & IsPrivateOnPath) in initialize()
3641 Flags |= IsPrivateOnPath; in initialize()
4302 (MSRTTIClass::IsPrivateOnPath | MSRTTIClass::IsAmbiguous)) in getCatchableTypeArray()