HomeSort by: relevance | last modified time | path
    Searched refs:NON_CANONICAL_TYPE (Results 1 - 13 of 13) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
MicrosoftMangle.cpp 412 #define NON_CANONICAL_TYPE(CLASS, PARENT)
418 #undef NON_CANONICAL_TYPE
2261 #define NON_CANONICAL_TYPE(CLASS, PARENT) \
2271 #undef NON_CANONICAL_TYPE
Type.cpp 3820 #define NON_CANONICAL_TYPE(Class,Base) case Type::Class:
3927 #define NON_CANONICAL_TYPE(Class,Base) case Type::Class:
4043 #define NON_CANONICAL_TYPE(Class, Parent) \
ASTContext.cpp 1921 #define NON_CANONICAL_TYPE(Class, Base)
3479 #define NON_CANONICAL_TYPE(Class, Base) case Type::Class:
7750 #define NON_CANONICAL_TYPE(KIND, BASE) \
9723 #define NON_CANONICAL_TYPE(Class, Base) case Type::Class:
ItaniumMangle.cpp 564 #define NON_CANONICAL_TYPE(CLASS, PARENT)
2812 #define NON_CANONICAL_TYPE(CLASS, PARENT) \
ExprConstant.cpp 7135 #define NON_CANONICAL_TYPE(Class, Base) \
10923 #define NON_CANONICAL_TYPE(ID, BASE) case Type::ID:
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenTypes.cpp 430 #define NON_CANONICAL_TYPE(Class, Base) case Type::Class:
CodeGenFunction.cpp 232 #define NON_CANONICAL_TYPE(name, parent) case Type::name:
2128 #define NON_CANONICAL_TYPE(Class, Base)
ItaniumCXXABI.cpp 3466 #define NON_CANONICAL_TYPE(Class, Base) case Type::Class:
3729 #define NON_CANONICAL_TYPE(Class, Base) case Type::Class:
CGDebugInfo.cpp 3301 #define NON_CANONICAL_TYPE(Class, Base)
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateDeduction.cpp 1619 #define NON_CANONICAL_TYPE(Class, Base) \
6098 #define NON_CANONICAL_TYPE(Class, Base) case Type::Class:
SemaLookup.cpp 2828 #define NON_CANONICAL_TYPE(Class, Base) case Type::Class:
SemaTemplate.cpp 5947 #define NON_CANONICAL_TYPE(Class, Parent) \
SemaExpr.cpp 4348 #define NON_CANONICAL_TYPE(Class, Base)

Completed in 130 milliseconds