Home
last modified time | relevance | path

Searched refs:classComputation (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp982 LVComputationKind classComputation = computation; in getLVForClassMember() local
984 classComputation = withExplicitVisibilityAlready(computation); in getLVForClassMember()
987 getLVForDecl(cast<RecordDecl>(D->getDeclContext()), classComputation); in getLVForClassMember()