Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1044 bool PushedCodeSynthesisContext = false; variable
1059 assert(!PushedCodeSynthesisContext); in addContextNote()
1067 PushedCodeSynthesisContext = true; in addContextNote()
1071 if (PushedCodeSynthesisContext) in ~SynthesizedFunctionScope()