Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2924 LocalInstantiationScope *CurrentInstantiationScope = nullptr, in ConvertDeducedTemplateArguments()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12637 LocalInstantiationScope *CurrentInstantiationScope; variable