Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp973 LVComputationKind classComputation = computation; in getLVForClassMember() local
975 classComputation = withExplicitVisibilityAlready(computation); in getLVForClassMember()
978 getLVForDecl(cast<RecordDecl>(D->getDeclContext()), classComputation); in getLVForClassMember()