Home
last modified time | relevance | path

Searched refs:realFloatingPointType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp548 REGISTER_MATCHER(realFloatingPointType); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7062 AST_MATCHER(Type, realFloatingPointType) { in AST_MATCHER() argument