Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DPrintfFormatString.cpp799 #define SIGNED_TYPE(Id, SingletonId) in fixType() macro
H A DType.cpp4084 #define SIGNED_TYPE(Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DExprConstant.cpp10933 #define SIGNED_TYPE(ID, SINGLETON_ID) \ in EvaluateBuiltinClassifyType() macro
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1554 #define SIGNED_TYPE(Id, SingletonId) case BuiltinType::Id: in VisitBuiltinTypeLoc() macro