Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2746 static_cast<bool>(AllocKind & TAKInheritsConstructor); in CreateDeserialized()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2578 TAKInheritsConstructor = 1, enumerator