Home
last modified time | relevance | path

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

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