Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3507 IsPrivateOnPath = 1 | 8, enumerator
3535 Flags |= IsPrivate | IsPrivateOnPath; in initialize()
3541 if (Parent->Flags & IsPrivateOnPath) in initialize()
3542 Flags |= IsPrivateOnPath; in initialize()
4203 (MSRTTIClass::IsPrivateOnPath | MSRTTIClass::IsAmbiguous)) in getCatchableTypeArray()