Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9285 bool inheritConstructors = readBool(); in readCXXBaseSpecifier() local
9291 Result.setInheritConstructors(inheritConstructors); in readCXXBaseSpecifier()