Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp343 bool Sema::CodeSynthesisContext::isInstantiationRecord() const { in isInstantiationRecord() function in Sema::CodeSynthesisContext
593 if (!Ctx.isInstantiationRecord()) in pushCodeSynthesisContext()
604 if (!Active.isInstantiationRecord()) { in popCodeSynthesisContext()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h9349 bool isInstantiationRecord() const;