Home
last modified time | relevance | path

Searched refs:fixedPointLiteral (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp900 fixedPointLiteral; variable
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h2335 fixedPointLiteral;
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp306 Verifier, functionDecl(hasDescendant(fixedPointLiteral()))); in TEST_P()
308 Verifier, functionDecl(hasDescendant(fixedPointLiteral()))); in TEST_P()