Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dbitfield.cpp19 unsigned b30 : 30; member
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dstringview-nullptr.cpp389 const std::string_view b30(nullptr); in stack_construction() local