Searched refs:getVBasesSlowCase (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h347 return getVBasesSlowCase();
360 CXXBaseSpecifier *getVBasesSlowCase() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp117 CXXBaseSpecifier *CXXRecordDecl::DefinitionData::getVBasesSlowCase() const { function in class:CXXRecordDecl::DefinitionData

Completed in 135 milliseconds