Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1052 bool PushedCodeSynthesisContext = false; variable
1067 assert(!PushedCodeSynthesisContext); in addContextNote()
1075 PushedCodeSynthesisContext = true; in addContextNote()
1079 if (PushedCodeSynthesisContext) in ~SynthesizedFunctionScope()