Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp956 LVComputationKind classComputation = computation; in getLVForClassMember() local
958 classComputation = withExplicitVisibilityAlready(computation); in getLVForClassMember()
961 getLVForDecl(cast<RecordDecl>(D->getDeclContext()), classComputation); in getLVForClassMember()