Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DRecordLayoutBuilder.cpp1869 static const CXXMethodDecl *computeKeyFunction(ASTContext &Context, in computeKeyFunction() function
2794 Entry = const_cast<CXXMethodDecl*>(computeKeyFunction(*this, RD)); in getCurrentKeyFunction()