|
clang
5.0.0
|
#include "clang/AST/DeclTemplate.h"#include "clang/Basic/PartialDiagnostic.h"#include "llvm/ADT/SmallVector.h"Go to the source code of this file.
Classes | |
| class | clang::sema::TemplateDeductionInfo |
| Provides information about an attempted template argument deduction, whose success or failure was described by a TemplateDeductionResult value. More... | |
| struct | clang::DeductionFailureInfo |
| A structure used to record information about a failed template argument deduction, for diagnosis. More... | |
| struct | clang::TemplateSpecCandidate |
| TemplateSpecCandidate - This is a generalization of OverloadCandidate which keeps track of template argument deduction failure info, when handling explicit specializations (and instantiations) of templates beyond function overloading. More... | |
| class | clang::TemplateSpecCandidateSet |
| TemplateSpecCandidateSet - A set of generalized overload candidates, used in template specializations. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::sema | |
1.8.6