Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3396 IsPrivateOnPath = 1 | 8, enumerator
3424 Flags |= IsPrivate | IsPrivateOnPath; in initialize()
3430 if (Parent->Flags & IsPrivateOnPath) in initialize()
3431 Flags |= IsPrivateOnPath; in initialize()
4100 (MSRTTIClass::IsPrivateOnPath | MSRTTIClass::IsAmbiguous)) in getCatchableTypeArray()