Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2332 static const CXXMethodDecl *computeKeyFunction(ASTContext &Context, in computeKeyFunction() function
3445 Entry ? Entry.get(getExternalSource()) : computeKeyFunction(*this, RD); in getCurrentKeyFunction()