Home
last modified time | relevance | path

Searched refs:DefiningSynthesizedFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp401 case CodeSynthesisContext::DefiningSynthesizedFunction: in toString()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp433 case DefiningSynthesizedFunction: in isInstantiationRecord()
1000 case CodeSynthesisContext::DefiningSynthesizedFunction: { in PrintInstantiationStack()
1167 case CodeSynthesisContext::DefiningSynthesizedFunction: in isSFINAEContext()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1106 Ctx.Kind = Sema::CodeSynthesisContext::DefiningSynthesizedFunction; in addContextNote()
9529 DefiningSynthesizedFunction, enumerator