Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13187 #define NON_UNIQUE_TYPE(Class) UNEXPECTED_TYPE(Class, "non-unique") in getCommonNonSugarTypeNode() macro
13188 NON_UNIQUE_TYPE(TypeOfExpr) in getCommonNonSugarTypeNode()
13189 NON_UNIQUE_TYPE(VariableArray) in getCommonNonSugarTypeNode()
13190 #undef NON_UNIQUE_TYPE in getCommonNonSugarTypeNode()