Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp872 #define FLOATING_TYPE(Id, SingletonId) in fixType() macro
H A DType.cpp4747 #define FLOATING_TYPE(Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DExprConstant.cpp11812 #define FLOATING_TYPE(ID, SINGLETON_ID) \ in EvaluateBuiltinClassifyType() macro