Searched refs:NON_CANONICAL_UNLESS_DEPENDENT_TYPE (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGRTTI.cpp393 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: macro
590 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: macro
H A DCodeGenTypes.cpp305 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: macro
H A DCodeGenFunction.cpp72 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(name, parent) case Type::name: macro
1055 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) macro
/external/clang/lib/AST/
H A DType.cpp2060 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class,Base) case Type::Class: macro
H A DASTContext.cpp6558 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: macro
/external/clang/lib/Sema/
H A DSemaLookup.cpp1936 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) case Type::Class: macro

Completed in 315 milliseconds