Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DPrintfFormatString.cpp805 #define FLOATING_TYPE(Id, SingletonId) in fixType() macro
H A DType.cpp4245 #define FLOATING_TYPE(Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DExprConstant.cpp11301 #define FLOATING_TYPE(ID, SINGLETON_ID) \ in EvaluateBuiltinClassifyType() macro
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp1633 #define FLOATING_TYPE(Id, SingletonId) case BuiltinType::Id: in VisitBuiltinTypeLoc() macro