Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp874 LVComputationKind classComputation = computation; in getLVForClassMember() local
876 classComputation = withExplicitVisibilityAlready(computation); in getLVForClassMember()
879 getLVForDecl(cast<RecordDecl>(D->getDeclContext()), classComputation); in getLVForClassMember()