Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9463 struct CodeSynthesisContext { global() struct
9465 SynthesisKindCodeSynthesisContext global() argument
9571 KindCodeSynthesisContext global() argument
9574 SavedInNonInstantiationSFINAEContextCodeSynthesisContext global() argument
9577 PointOfInstantiationCodeSynthesisContext global() argument
9580 EntityCodeSynthesisContext global() argument
9585 TemplateCodeSynthesisContext global() argument
9587 __anone753380d090aCodeSynthesisContext global() argument
9598 __anone753380d0a0aCodeSynthesisContext global() argument
9623 CodeSynthesisContextCodeSynthesisContext CodeSynthesisContext() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp357 using CodeSynthesisContext = Sema::CodeSynthesisContext; global() typedef in __anon279bbe8c0311::DefaultTemplateInstCallback
[all...]