Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp3827 bool HasPattern = false; in isImplicitlyInstantiable() local
3829 HasPattern = PatternDecl->hasBody(PatternDecl); in isImplicitlyInstantiable()
3835 if (!HasPattern || !PatternDecl) in isImplicitlyInstantiable()