Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp7.cpp80 struct BadField { struct
81 …RRef r; // cxx20-note {{'BadField' is not a structural type because it has a non-static data membe… argument
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3271 bool BadField; ParseDeclaration() local