Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp976 bool HasSize = false; NumericLiteralParser() local
[all...]
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp2506 TEST_P(ASTMatchersTest,HasSize) TEST_P() argument