Home
last modified time | relevance | path

Searched defs:floatLiteral (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Index/
H A Dcomment-to-html-xml-conversion-with-original-literals.cpp24 , floatLiteral = value(0.25e3) //!< f enumerator
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp934 const internal::VariadicDynCastAllOfMatcher<Stmt, FloatingLiteral> floatLiteral; global() variable