Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8821 bool inheritConstructors = readBool(); in readCXXBaseSpecifier() local
8827 Result.setInheritConstructors(inheritConstructors); in readCXXBaseSpecifier()