Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Semantics/
H A Dsymbol.h628 // A GenericKind is one of: generic name, defined operator, in GenericKind() argument
625 struct GenericKind { global() struct
627 ENUM_CLASSGenericKind ENUM_CLASS() argument
652 HasGenericKind kind() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h238 bool GenericKind = false; // We have collected generic kinds. variable