Searched defs:HasSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | LiteralSupport.cpp | 976 bool HasSize = false; NumericLiteralParser() local |
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNarrowingTest.cpp | 2506 TEST_P(ASTMatchersTest,HasSize) TEST_P() argument |