Home
last modified time | relevance | path

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

/external/python/pybind11/tests/
Dtest_class.cpp414 struct IsFinal final {}; in TEST_SUBMODULE() struct
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1872 bool IsFinal = false; variable