Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DPrintfFormatString.cpp533 #define UNSIGNED_TYPE(Id, SingletonId) in fixType() macro
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1432 #define UNSIGNED_TYPE(Id, SingletonId) case BuiltinType::Id: in VisitBuiltinTypeLoc() macro