reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 8067   void popCodeSynthesisContext();

References

tools/clang/include/clang/Sema/Sema.h
  853         S.popCodeSynthesisContext();
tools/clang/lib/Sema/SemaDeclCXX.cpp
11282     S.popCodeSynthesisContext();
11388       S.popCodeSynthesisContext();
tools/clang/lib/Sema/SemaOverload.cpp
13010             popCodeSynthesisContext();
tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
  437     SemaRef.popCodeSynthesisContext();