Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp429 case CodeSynthesisContext::DefiningSynthesizedFunction: in toString()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp562 case DefiningSynthesizedFunction: in isInstantiationRecord()
1133 case CodeSynthesisContext::DefiningSynthesizedFunction: { in PrintInstantiationStack()
1308 case CodeSynthesisContext::DefiningSynthesizedFunction: in isSFINAEContext()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12720 DefiningSynthesizedFunction, enumerator
13103 Ctx.Kind = Sema::CodeSynthesisContext::DefiningSynthesizedFunction; in addContextNote()