Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DFindTarget.cpp734 bool SeenTemplateInstantiations = false; in explicitReferenceTargets() local
743 SeenTemplateInstantiations = true; in explicitReferenceTargets()
746 if (!SeenTemplateInstantiations) in explicitReferenceTargets()