Home
last modified time | relevance | path

Searched refs:CANONICAL_TYPE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13507 #define CANONICAL_TYPE(Class) UNEXPECTED_TYPE(Class, "canonical") in getCommonSugarTypeNode() macro
13508 CANONICAL_TYPE(Atomic) in getCommonSugarTypeNode()
13509 CANONICAL_TYPE(BitInt) in getCommonSugarTypeNode()
13510 CANONICAL_TYPE(BlockPointer) in getCommonSugarTypeNode()
13511 CANONICAL_TYPE(Builtin) in getCommonSugarTypeNode()
13512 CANONICAL_TYPE(Complex) in getCommonSugarTypeNode()
13513 CANONICAL_TYPE(ConstantArray) in getCommonSugarTypeNode()
13514 CANONICAL_TYPE(ArrayParameter) in getCommonSugarTypeNode()
13515 CANONICAL_TYPE(ConstantMatrix) in getCommonSugarTypeNode()
13516 CANONICAL_TYPE(Enum) in getCommonSugarTypeNode()
[all …]