Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1989 static const CXXMethodDecl *computeKeyFunction(ASTContext &Context, in computeKeyFunction() function
3024 Entry ? Entry.get(getExternalSource()) : computeKeyFunction(*this, RD); in getCurrentKeyFunction()