Home
last modified time | relevance | path

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

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