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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2076 bool QueuedInstantiation = false; local
2093 if (!QueuedInstantiation && R->isUsed(false)) {
2101 QueuedInstantiation = true;

Completed in 65 milliseconds