Home
last modified time | relevance | path

Searched defs:InVirtualSubobject (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h241 const CXXRecordDecl *InVirtualSubobject = nullptr; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp513 const CXXRecordDecl *InVirtualSubobject, in Collect()