Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp883 LVComputationKind classComputation = computation; in getLVForClassMember() local
885 classComputation = withExplicitVisibilityAlready(computation); in getLVForClassMember()
888 getLVForDecl(cast<RecordDecl>(D->getDeclContext()), classComputation); in getLVForClassMember()