Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DDurationRewriter.cpp29 truncateIfIntegral(const FloatingLiteral &FloatLiteral) { in truncateIfIntegral() argument
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp973 TEST_P(ASTMatchersTest,FloatLiteral) TEST_P() argument
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2581 using FloatLiteral = FloatLiteralImpl<float>; global() variable
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2582 using FloatLiteral = FloatLiteralImpl<float>; global() variable