Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp509 REGISTER_MATCHER(realFloatingPointType); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6396 AST_MATCHER(Type, realFloatingPointType) { in AST_MATCHER() argument