Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DLinkage.h29 struct LVComputationKind { struct
43 enum { NumLVComputationKindBits = 3 }; argument
45 explicit LVComputationKind(NamedDecl::ExplicitVisibilityKind EK) in LVComputationKind() function
61 static LVComputationKind forLinkageOnly() { in forLinkageOnly() argument
87 // The integer represents an LVComputationKind. argument