Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3600 IsPrivateOnPath = 1 | 8, enumerator
3628 Flags |= IsPrivate | IsPrivateOnPath; in initialize()
3634 if (Parent->Flags & IsPrivateOnPath) in initialize()
3635 Flags |= IsPrivateOnPath; in initialize()
4296 (MSRTTIClass::IsPrivateOnPath | MSRTTIClass::IsAmbiguous)) in getCatchableTypeArray()