Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp3708 bool HasPattern = false; in isImplicitlyInstantiable() local
3710 HasPattern = PatternDecl->hasBody(PatternDecl); in isImplicitlyInstantiable()
3716 if (!HasPattern || !PatternDecl) in isImplicitlyInstantiable()