Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/class.access/
H A Dp6.cpp99 private: typedef Green nature; typedef in test3::B
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h3061 std::optional<ModuleNature> nature; global() member