Searched defs:LVComputationKind (Results 1 – 2 of 2) sorted by relevance
29 struct LVComputationKind { struct40 enum { NumLVComputationKindBits = 3 }; argument42 explicit LVComputationKind(NamedDecl::ExplicitVisibilityKind EK) in LVComputationKind() argument58 static LVComputationKind forLinkageOnly() { in forLinkageOnly() argument84 // The integer represents an LVComputationKind. argument
110 enum LVComputationKind { enum