Home
last modified time | relevance | path

Searched defs:SIGNED_TYPE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp870 #define SIGNED_TYPE(Id, SingletonId) in fixType() macro
H A DType.cpp4745 #define SIGNED_TYPE(Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DASTContext.cpp3288 #define SIGNED_TYPE(Id, SingletonId) \ in encodeTypeForFunctionPointerAuth() macro
H A DExprConstant.cpp11810 #define SIGNED_TYPE(ID, SINGLETON_ID) \ in EvaluateBuiltinClassifyType() macro