Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DLinkage.h29 struct LVComputationKind { struct
40 enum { NumLVComputationKindBits = 3 }; argument
42 explicit LVComputationKind(NamedDecl::ExplicitVisibilityKind EK) in LVComputationKind() argument
58 static LVComputationKind forLinkageOnly() { in forLinkageOnly() argument
84 // The integer represents an LVComputationKind. argument