Home
last modified time | relevance | path

Searched defs:CurrentInstantiationScope (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateDeduction.cpp2924 LocalInstantiationScope *CurrentInstantiationScope = nullptr, in ConvertDeducedTemplateArguments()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h12637 LocalInstantiationScope *CurrentInstantiationScope; variable