Searched refs:shouldIndexTemplateParameterDefaultValue (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp682 static bool shouldIndexTemplateParameterDefaultValue(const NamedDecl *D) { function in class:__anon681::IndexingDeclVisitor
727 if (Params && shouldIndexTemplateParameterDefaultValue(Parent)) {

Completed in 115 milliseconds