Home
last modified time | relevance | path

Searched defs:CodeSynthesisContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DSema.h12636 struct CodeSynthesisContext { global() struct
12638 SynthesisKindCodeSynthesisContext global() argument
12747 KindCodeSynthesisContext global() argument
12750 SavedInNonInstantiationSFINAEContextCodeSynthesisContext global() argument
12753 PointOfInstantiationCodeSynthesisContext global() argument
12756 EntityCodeSynthesisContext global() argument
12761 TemplateCodeSynthesisContext global() argument
12763 __anon51a750ae040aCodeSynthesisContext global() argument
12774 __anon51a750ae050aCodeSynthesisContext global() argument
12799 CodeSynthesisContextCodeSynthesisContext CodeSynthesisContext() argument
[all...]
/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp385 using CodeSynthesisContext = Sema::CodeSynthesisContext; global() typedef in __anoneccbb80d0311::DefaultTemplateInstCallback
[all...]