Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp2586 bool hasTraillingExplicit = static_cast<bool>(AllocKind & TAKHasTailExplicit); in CreateDeserialized() local
2591 isInheritingConstructor, hasTraillingExplicit); in CreateDeserialized()
2598 hasTraillingExplicit; in CreateDeserialized()