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

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

Completed in 158 milliseconds