Home
last modified time | relevance | path

Searched defs:UNSIGNED_TYPE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp871 #define UNSIGNED_TYPE(Id, SingletonId) in fixType() macro
H A DType.cpp4746 #define UNSIGNED_TYPE(Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DASTContext.cpp3292 #define UNSIGNED_TYPE(Id, SingletonId) \ in encodeTypeForFunctionPointerAuth() macro