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

Definitions

include/llvm/Support/TrailingObjects.h
   62 template <typename First, typename... Rest> class AlignmentCalcHelper {
tools/clang/include/clang/AST/APValue.h
  115 class APValue {
tools/clang/include/clang/AST/DeclAccessPair.h
   29 class DeclAccessPair {
tools/clang/include/clang/AST/DeclCXX.h
 2339 class InheritedConstructor {
tools/clang/include/clang/AST/Expr.h
 2138 class OffsetOfNode {
 2799 struct MemberExprNameQualifier {
tools/clang/include/clang/AST/ExprObjC.h
  284 struct ObjCDictionaryLiteral_KeyValuePair {
tools/clang/include/clang/AST/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/TemplateBase.h
  449 class TemplateArgumentLoc {
  650 struct alignas(void *) ASTTemplateKWAndArgsInfo {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
 3419   class ExtParameterInfo {
 3621   struct ExceptionType { QualType Type; };
 3627   struct alignas(void *) FunctionTypeExtraBitfields {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/CodeGen/CGFunctionInfo.h
  470 struct CGFunctionInfoArgInfo {
tools/clang/include/clang/Sema/ParsedAttr.h
   64 struct AvailabilityData {
   80 struct TypeTagForDatatypeData {