Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2712 LocalInstantiationScope *CurrentInstantiationScope = nullptr, in ConvertDeducedTemplateArguments()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h9787 LocalInstantiationScope *CurrentInstantiationScope; variable