Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DPrintfFormatString.cpp800 #define UNSIGNED_TYPE(Id, SingletonId) in fixType() macro
H A DType.cpp4085 #define UNSIGNED_TYPE(Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1555 #define UNSIGNED_TYPE(Id, SingletonId) case BuiltinType::Id: in VisitBuiltinTypeLoc() macro